| Author |
tomcat
|
Vandiyadevan senthan
Ranch Hand
Joined: Nov 11, 2003
Posts: 37
|
|
Dear all, Can anybody tell me ,Is tomcat an application server or web server? with proof. regards, Vandiyadevan
|
 |
Sri Basavanahally
Ranch Hand
Joined: Oct 07, 2003
Posts: 75
|
|
It is a web-server. Do you know the difference between an app-server and a web-server ? If you don't, find out and the proof shall present it itself :-) -Sri
|
UP THE IRONS !
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56218
|
|
Moving to the Tomcat forum. bear
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
|
|
It is not *only* a webserver. If you strict definition of a web-server is some process that serves up HTML, then Tomcat is more than just a web-server and properly should be described as containing a web-server. If your strict definition of app-server is "an EJB container", then Tomcat does not make this requirement. If however, you're a little less strict about how you define 'web' and 'app', then Tomcat can be thought of as either.
|
 |
 |
|
|
subject: tomcat
|
|
|