Re: Trying to respond to s symbol both as a context (webapp) and as a request

2008-02-05 Thread Bill Barker
The short answer is that you can't. The longer answer is that if you have a Servlet mapped to /* in the gsafd app, then Tomcat will send the /gsafd request through unchanged (this "feature" is mostly to deal with broken WebDav clients). This means that you can only use prefix matches in your w

Trying to respond to s symbol both as a context (webapp) and as a request

2008-02-05 Thread Thompson,Roger
Background: Tomcat 5.5.20 I am devolping a web service to provide vocabulary in a library setting. The service will be located at: http://tspilot.oclc.org/ One of the vocabularies is named "gsafd" I need to respond differently to: http://tspilot.oclc.org/gsafd vs http://tspilot.oclc.org/gsafd/