When To Use an Application Server
From Coder's Log
I created this header a long time ago, and probably good that I never wrote this page until now. I've been working on progressively more complex projects of the last couple of years, and I have to say that the need to use a full Application Container has been decreasing with each complex projects. Thank you "Spring Framework" and "Apache Tomcat". Even when I am about to use WBI/MQ for integrations I still see no reason for J2EE, POJOs and AOP are the best things that ever could have happened to Java.
