Java recources
I'm revealing all the tips and tricks!
I've been developing Java webapplications for many years now and even longer for other webapplications.
From using the Tomcat server to develop my personal homepage in the early start to managing a website with over a million visitors so far this year. I've gained a lot of experience during this time, and I'll share tips and tricks of making use of Java on the web and other areas.
Java is resource demanding, I'll share my experience of getting as much as possible out of the resources by optimizing it for it's use.
My approach on this site is KISS, Keep it simple stupid, and making the abstraction level low.