Garey Mills wrote:

...

Need some time to think about this, but I agree with Christopher that there should be a simpler way than what you first outlined.

For a start, have you looked at the urlrewrite filter ?
http://urlrewritefilter.googlecode.com/svn/trunk/src/doc/manual/3.2/index.html

(not thinking of it on its own, but it may already provide part of the needed functionality, and since it is a filter, you can stack it with other filters. For one thing, it can match URL patterns with regexp'es, and it can set request attributes in function of such matches. That makes conditional code in another filter easier to write.)



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to