In this article, I'll compare two opposing design paradigms for session data management in a session-based online application. Which is better, stateful or...
3 replies - 4316 views - 08/11/08 by Nick Maiorano in Articles
Whether you're the developer or the user of a Java application you would like to see running faster, here are the top ten tips to use.10) GregorianCalendarThis...
7 replies - 7246 views - 06/26/08 by Anthony Goubard in Articles
Does you appllication use a WeakHashMap with a String key? Pause. Here is something you need to know, while working with such a WeakHashMap. This article is...
7 replies - 4049 views - 06/23/08 by Bharath Ganesh in Articles