On Thu, May 12, 2005 at 01:47:45PM -0700, Govindarajulu, Arun wrote:
>
> I liked Noah's idea, but used it in a slightly different fashion.
[snip]
> This is what I have used. Instead of converting the query string to an
> all-path request, I am preserving the query string, but inserting a
> uniqu
I liked Noah's idea, but used it in a slightly different fashion.
Rewriting a query string to an all-path type of request is not a
solution for two reasons.
1. You do not want to change the context/query string when handing out
to tomcat.
2. It gets tricky as you mentioned, or even not possible w