Articles Archive for March 2009
Featured, Tech Notes »
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, Tech Notes »
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.
Travel Notes »
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.
Tech Notes »
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.
Tech Notes »
Converting a single threaded program into a multithreaded requires many design considerations. This article is to share few experiences of such a task.
