Enterprise Java
-

Isn’t Java a Civilised Language?
A few weeks ago I was given the opportunity to learn iOS programming. My boss decided that I was more…
Read More » -

Spring MVC and JQuery for Ajax Form Validation
In this tutorial, we will see how to validate a form on server side using Ajax with Spring MVC and…
Read More » -

Spring and Quartz: Multi-Job Scheduling Service
Job Scheduling is so important requirement for the applications. Especially in large-scale projects, working with a lot of jobs can…
Read More » -

Client-side server monitoring with Jolokia and JMX
The choice of Java monitoring tools is tremendous (random selection and order powered by Google): javamelody psi-probe JVisualVM jconsole JAMon…
Read More » -

Maven Archetype Creation Tips
I recently needed to create some Maven Archetypes for the Turmeric SOA project. A Maven Archetype for those that don’t…
Read More » -

Ajax with Spring MVC 3 using Annotations and JQuery
Its always been fun for me to work with Ajax! Is not it ? I will make it easy for…
Read More » -

Flavor of the month – Neo4j and Heroku
Neo4j launched a challenge earlier this year called “Seed the Cloud” to get folks to create templates or demo applications…
Read More » -

State Does Not Belong In The Code
What is “state” in your web application? It’s the data that gets stored (regardless of the destination – memory, database,…
Read More » -

Spring Thread Pool Services
Thread Pools are very important to execute synchronous & asynchronous processes. This article shows how to develop and monitor Thread…
Read More »





