tomcat « EJB « JSP-Servlet Q&A





1. Besides EAR and EJB, what do I get from a J2EE app server that I don't get in a servlet container like Tomcat?    stackoverflow.com

We use Tomcat to host our WAR based applications. We are servlet container compliant J2EE applications with the exception of org.apache.catalina.authenticator.SingleSignOn. We are being asked to move to a commercial J2EE ...

3. Writing an EJB3 container for Tomcat    coderanch.com

4. How to run EJB program in Tomcat?    coderanch.com