Archive for March, 2009
Java Persistence API Concepts
This article explains the important concepts of Java Persistence API.
Spring MVC Tutorial: Concepts and Code Examples
This tutorial is to give you complete understanding of Spring MVC concepts along with important code examples.
Spring MVC Validations Example
Most of the presentation tier frameworks provide support to client side validations. Spring MVC is not different in this principle. Just that the way it is implemented is little different.
Spring MVC Integrated With Tiles on Eclipse and Tomcat
This article takes you through steps of integration of Spring MVC with Tiles with source code.
Hibernate, Spring, Oracle and JUnit Integration on Eclipse
This article will take you through the steps required to integrate Spring and Hibernate with Oracle, JUnit on Eclipse.
Internet? No, It is Google World!!!
This article tries to explore the business case behind Google’s huge user base creation. It will make you think about Google’s next move on acquisition front.
Spring MVC Tutorial With Command Object on Eclipse and Tomcat
This article is continuation of the Spring MVC Tutorial with Eclipse and Tomcat. Now, let us add the next practical aspect to our code – form or what Spring MVC calls it – command object.
Yavateshwar – A Unique Shiva Temple in Satara
Yavateshwar, another peaceful place in the outskirts of Satara city where people of Satara and around can be found spending time. I can definitely think of spending a couple of hours visiting this place early morning, especially in rainy or winter season to see some thing unique there.
Post Redirect Get Design Pattern
Post redirect get pattern is a solution to duplicate submission of form. Implementation of this pattern does solve this problem, but there are few side effects. This article discusses the pattern along with its advantages, disadvantages and alternatives.
Single Threaded To Multi Threaded – A Lot to Consider
Converting a single threaded program into a multithreaded requires many design considerations. This article is to share few experiences of such a task.
