You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Portello, Dennis" <De...@turner.com> on 2001/07/12 18:46:22 UTC

Configuration of accepting parameters to servlets

Hello,

Could someone help me on this one.

I have a servlet at this location..

/xslt/Articles

I would like it to accept any part after the servlet path as a paramemer.

/xslt/Articles/2001/07/12/World/europe/somefilder/article.xml

How would I go about setting this up in web.xml.

I'm using Tomcat v3.2.2

Thank you,
Dennis P.