please let me know !!

link|improve this question
1  
I recommend the removal of this entry. IMHO, it is a junk question. – David Collantes Mar 18 '10 at 13:22
feedback

3 Answers

Tomcat is an open source servlet container that provides a "pure Java" HTTP web server environment for Java code to run

link|improve this answer
feedback

I suppose it depends on where you draw the line in definition. It's not a general purpose web server, though. http://en.wikipedia.org/wiki/Apache_Tomcat

link|improve this answer
feedback

Tomcat is a Webserver and a Servlet Container. Manytimes it is confused as application server. but it is definitely not an fullfledged Java EE application server

link|improve this answer
feedback

Your Answer

 
or
required, but never shown