Discussion:
What is the difference between TomCat and Geronimo?
Ben Stover
2008-04-09 06:41:49 UTC
Permalink
What is the difference between TomCat and Geronimo?

Do they implement the same functionality or is one a super-set of the other?

Ben




---------------------------------------------------------------------
To start a new topic, e-mail: ***@tomcat.apache.org
To unsubscribe, e-mail: users-***@tomcat.apache.org
For additional commands, e-mail: users-***@tomcat.apache.org
Mark Thomas
2008-04-09 07:10:25 UTC
Permalink
Post by Ben Stover
What is the difference between TomCat and Geronimo?
Geronimo is a full J2EE container. Tomcat is a Servlet/JSP container (so
Tomcat functionality is a subset of Geronimo's)

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: ***@tomcat.apache.org
To unsubscribe, e-mail: users-***@tomcat.apache.org
For additional commands, e-mail: users-***@tomcat.apache.org
Vamsavardhana Reddy
2008-04-09 07:15:59 UTC
Permalink
Also Geronimo has a distribution with Tomcat as the web container.

++Vamsi
Post by Mark Thomas
Post by Ben Stover
What is the difference between TomCat and Geronimo?
Geronimo is a full J2EE container. Tomcat is a Servlet/JSP container (so
Tomcat functionality is a subset of Geronimo's)
Mark
---------------------------------------------------------------------
Loading...