Does Tomcat work when connecting to port 8080? Once that is
working, its just a matter of making IIS recognize which pages it need to
handle and which pages Tomcat (through iis_redirect.dll) should handle.
Randy
By the way, classes go in $TOMCAT_HOME/webapps/{My Web App}/Web-inf/classes.
-----Original Message-----
From: Jason Hicks [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 10, 2001 4:18 PM
To: [EMAIL PROTECTED]
Subject: Tomcat, IIS, and Adding Classes for Tomcat to use
I've recently installed and configured Tomcat to work with IIS and can get
the example pages working fine. I want IIS to serve my static pages, and
send my JSP requests to tomcat
I've got some applications in the webroot of IIS that I want to add some
JSP pages to, but I can't seem to configure Tomcat correctly. I have some
Java classes that I want the pages to utilize, but it appears Tomcat can't
find my classes.
Where do I put them? Any other configuration that needs to be done?
Thanks for the help,
Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]