Well, all due respect, but that can't quite be true now, can it?
Try this document, it explains all the things you need, Windows or UNIX: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/RUNNING.txt If, after you follow that, you're still having problems getting tomcat to serve JSPs and servlets, post back to the list. When installing, just take all the defaults...you should end up with tomcat running on port 8080 and this URL should work: http://localhost:8080/examples/ John Turner [EMAIL PROTECTED] -----Original Message----- From: Sunit Munjal [mailto:[EMAIL PROTECTED]] Sent: Friday, July 12, 2002 9:31 AM To: Tomcat Users List Subject: RE: Error - Please Help Yes, I have followed instructions on the installation instructions and HOW-TO documents. I'm just using Tomcat and it is listening on port 80. What file do I find out from what values JAVA_HOME and CATALINA_HOME on my computer. I can't view any examples. thanks. ---------------------------------------- Message History ---------------------------------------- From: "Turner, John" <[EMAIL PROTECTED]> on 07/12/2002 09:21 AM AST Please respond to "Tomcat Users List" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> cc: Subject: RE: Error - Please Help Please provide more information. Have you followed the installation instructions and HOW-TO documents? What port is tomcat listening on on your computer? Are you using a webserver in conjunction with tomcat, or just tomcat? What are the values of JAVA_HOME and CATALINA_HOME on your computer? Can you view/access the tomcat examples URL? John Turner [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
