Hi,

I'm wondering if this is at all possible: I want my servlet/jsp engine to
handle *all* requests made to the server. The reason is, I want to do
different things with the http 1.1 headers.

Anyway, I'm using Apache 1.3.11 and JRun. I also tried this with
servletexec.

I thought it would be as easy as aliasing/mapping a directory to a servlet.

For example: anything in the /test directory would be handled by
com.blah.blah.thisservlet

If anyone could help, that would be great!

regards,
Matthew

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to