Java
-

SpringMVC 3 Tiles 2.2.2 Integration Tutorial
Apache Tiles is a popular and mostly used templating framework for java based web application. Tiles became more popular because Struts…
Read More » -

Zero-downtime Deployment (and Rollback) in Tomcat; a walkthrough and a checklist
Dear All, If you thought Tomcat could not get any better, you thought wrong. Tomcat 7 introduces what is called…
Read More » -

Spring, Quartz and JavaMail Integration Tutorial
Quartz is a job scheduling framework which is used to schedule the jobs to be executed on the specified time…
Read More » -

Hadoop: A Soft Introduction
What is Hadoop: Hadoop is a framework written in Java for running applications on large clusters of commodity hardware and…
Read More » -

Java Compression
In a recent project, we had to do something I had personally never really had to look at; Compression. We…
Read More » -

MapReduce: A Soft Introduction
MapReduce is a parallel programming technique made popular by Google. It is used for processing very large amounts of data.…
Read More » -

Reasons Why Solaris Is a Great Java Development Platform
Some days ago I posted “The Death of OpenSolaris: Choosing an OS for a Java Developer” in which I stated…
Read More » -

How does JVM handle locks
As we are talking about the latest version of Sun Hotspot Java Virtual Machine 1.6 there’re the following three types…
Read More » -

Google App Engine: Host application in your own domain
When you create a new application in Google App Engine, youâll get a domain name âyourapp.appspot.comâ. But, whoâll want to…
Read More »






