aspose file tools
The moose likes JSP 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 » Java » JSP
Reply Bookmark "TOMCAT" Watch "TOMCAT" New topic
Author

TOMCAT

Rama Reddy
Greenhorn

Joined: Nov 11, 2001
Posts: 8
Thanks for the reply . Is it like JRUN(Servlet engine)?
Thanks,
Rama
Hi,
I am new to web technologies. what is really a Tomcat application.
Is it a webserver or app server or other platform?
Thanks
Rama
[This message has been edited by Rama Reddy (edited November 12, 2001).]
Sreenivasa Majji
Ranch Hand

Joined: Jul 12, 2001
Posts: 224
It's Servlet/JSP engine which implements both Servlets 2.3 and JSP 1.2 specifications. You can also integrate with popular web server such as Apache, IIS ...
For more information, please visit Tomcat.
Originally posted by Rama Reddy:
Hi,
I am new to web technologies. what is really a Tomcat application.
Is it a webserver or app server or other platform?
Thanks
Rama


------------------
Sreenivasa Kumar Majji
Sun Certified Java Programmer
SCJP Mock Test


Sreenivasa Majji
 
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
Dan's Mock Test on Nested classes
Dan's Mock test on Mutil-dimensional arrays
WSAD questions
SJCP 310-055 Cost
Protected vs Default