Maven Dependency System Scope Warning
We use PubNub and it is not in the Maven central repository as of this writing, so we have been using it as as system scope dependency in our Maven…
We use PubNub and it is not in the Maven central repository as of this writing, so we have been using it as as system scope dependency in our Maven…
If you have a Spring MVC application, you are probably using SimpleMappingExceptionResolver. Here's the snippet of code in Spring servlet.xml. In one of our applications, we needed the usual error…
This is a quick walkthrough of JsRender. JsRender is the next-generation jQuery Templates, optimized for fast, string-based rendering. We will be using jQuery in our examples below, but JsRender is…