News

At heart, Tomcat is a servlet and JSP container: A Java (or Jakarta) servlet defines endpoints for HTTP requests and routes them to business logic code for handling.
In this article, Rahul Chaudhary describes performance-tuning techniques (PTT) that can be used to improve the performance of servlets and JSP pages, thus improving the performance of your J2EE ...
J2EE Architecture<BR><BR>Check out that link to get an idea about the various java web technologies.<BR><BR>Basically, JSP deals with presenting data.Servlets and Beans deal with both presenting ...
Both Java application servers are open source and are served by the ASF, but only Tomcat requires the additional resources and requirements that enterprises will need to manage. Tomcat vs. Jetty. As a ...