Thursday, August 17, 2006

Not sure how I missed this in the 2 or so years of Java web programming I've done, but it's pretty huge: http://www.javaworld.com/javaworld/jw-07-2004/jw-0712-threadsafe.html. Basically, never use instance variables in a servlet!

No comments: