I have been developing some servlets under the Java Web Server recently
and I would now like to try running them under Tomcat 3.0.

Under Java Web Server, I am running my servlets via Servlet Aliases /
Chaining (*.HTML goes through my servlet sort of thing), how do I
configure this under Tomcat?  Also is it possible to set up an alias
that would pass all *.HTML files in a particular directory through my
servlet?  Other *.HTML files in other directories would be processed
normally.

If there is a better place to ask Tomcat questions, please tell me.

Regards,
David
--
David M. Smith

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to