by web.xml i mean the Tomcat servlet mappings you define in either your 
default web.xml or your app-specific one. so *.jsp, /servlet/*, etc....

sorry for the confusion. and btw, i'm not an "official tomcat 
developer." just playing around.

Nick

Martin van den Bemt wrote:

>Hi Nick,
>
>I don't have anything in my web.xml, so I don't hope this is going to be the
>default at some time (or should at least be configurable as it always was
>with all the connectors).
>
>Mvgr,
>Martin
>
>
>-----Original Message-----
>From: Nick Wesselman [mailto:[EMAIL PROTECTED]]
>Sent: Friday, January 04, 2002 17:50
>To: [EMAIL PROTECTED]
>Subject: some mod_webapp changes
>
>
>hello all,
>
>I don't know if this is really needed or appreciated, but for my own
>satisfaction I made some modifications to mod_webapp to make Tomcat only
>handle URIs mapped in web.xml, as the connector is intended to do. This
>way, Apache itself can serve all your static content. The hooks were
>pretty much all in there, I just needed to fiddle with things in a few
>places.
>
>My work can be found here: http://www.you-phoria.com/mod_webapp/
>
>It's hardly tested, but I figured I'd put it out there for people to
>bang on.
>
>Enjoy,
>HailHail
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>.
>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to