On Thu, 16 May 2002, MALHAR PUJAR wrote:
Linux platform. Tom Cat server is a webserver similar to apache which can run JSP.
Tomcat isn't a full web server, it's more of a jsp/servlet engine with the ability to serve static web pages. If you read the docs, it will help you get started in setting up tomcat - it's a very simple process. You should run tomcat through apache for best performance.
After you've installed it, post again and I'll try and give you further instructions.