Enterprise Java
-

Hacking Jasper to Get Object Model of a JSP Page
To perform some checks and statistical analysis on my JSPs I needed a DOM-like, hierarchical model of elements contained in…
Read More » -

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 » -

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 » -

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 » -

App Engine Java Development with Netbeans
If you just started with App engine development, you might be having a feeling that Eclipse is the preferred IDE.…
Read More » -

RabbitMQ Module for Play! Framework
RabbitMQ offers a highly available, scalable and portable messaging system with predictable and consistent throughput and latency. RabbitMQ is the…
Read More »






