Hi,

I need to map servlet to some "virtual" file extension, i.e.
"/content/*.vp".
When I set this in web.xml, and make request "/content/somepage.html.vp",
Tomcat ignores this mapping and servlets is not invoked.
When I change mapping to "/content/*", everything works ok. Where is the
problem?
I'm using Tomcat 4.1.24 on Windows 2000.
Thanks for any help.

-Jan Peknik



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

Reply via email to