Hi,

I'm using a ServletRequestWrapper to override incoming requestURI from /A to /B. I noticed that I also have to override getRequestURL() method, which made me wonder what other methods must I override to trick the servlet into thinking that incoming request is indeed for /B?

thanks
-nikita

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to