aspose file tools
The moose likes Tomcat and the fly likes tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "tomcat" Watch "tomcat" New topic
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
    
  13

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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: tomcat
 
Similar Threads
In HFSJ, why was IIS not mentioned?
Configure FTP server
Which Web Server?
Struts application to run with IIS
struts