Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / July 2006

Tip: Looking for answers? Try searching our database.

what is the difference between geronimo and tomcat?

Thread view: 
Jeff Kish - 27 Jul 2006 22:26 GMT
Hi.
I thought Geronimo and Tomcat were both application servers.. what is the
difference?

Thanks
Jeff Kish
Roland de Ruiter - 28 Jul 2006 12:41 GMT
> Hi.
> I thought Geronimo and Tomcat were both application servers.. what is the
> difference?
>
> Thanks
> Jeff Kish

Apache Tomcat [1] is a web container [2,3]. You can host web
applications [4] (servlets, JSP, WAR file) on a web container.

Geronimo [5] is an application server [6,7]. You can host Java
enterprise applications [8] (EJBs, EAR file) on an application server.
An application server (almost) always contains a web container, so you
can also run servlets, JSPs, etc. on your application server.

[1] <http://en.wikipedia.org/wiki/Apache_Tomcat>
[2] <http://en.wikipedia.org/wiki/Web_container>
[3] <http://java.sun.com/javaee/reference/glossary/index.jsp#89338>
[4] <http://java.sun.com/javaee/reference/glossary/index.jsp#89326>
[5] <http://en.wikipedia.org/wiki/Geronimo_Application_Server>
[6] <http://en.wikipedia.org/wiki/Application_server>
[7] <http://java.sun.com/javaee/reference/glossary/index.jsp#109294>
[8] <http://java.sun.com/javaee/reference/glossary/index.jsp#109286>
Signature

Regards,

Roland

Jeff Kish - 28 Jul 2006 13:40 GMT
>> Hi.
>> I thought Geronimo and Tomcat were both application servers.. what is the
[quoted text clipped - 19 lines]
>[7] <http://java.sun.com/javaee/reference/glossary/index.jsp#109294>
>[8] <http://java.sun.com/javaee/reference/glossary/index.jsp#109286>
Thanks. I was always told that Tomcat was an application server.

Jeff Kish
Thomas Hawtin - 28 Jul 2006 09:53 GMT
>> Geronimo [5] is an application server [6,7]. You can host Java
>> enterprise applications [8] (EJBs, EAR file) on an application server.
>> An application server (almost) always contains a web container, so you
>> can also run servlets, JSPs, etc. on your application server.

> Thanks. I was always told that Tomcat was an application server.

It's a web application server which is a type of application server. EJB
application servers are much the same type of thing, only they
communicate with clients differently. Java EE systems often merge web
and EJB application servers into one server.

An awful lot of people seem to think that EJB brings some sort of magic
so the EJB application server gains some sort of mythical status.
Marketing for you.

Tom Hawitn


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.