Hi all,
I am having a problem when using mod_rewrite to hide the Tomcat webapp/context name, where it spawns a new session with each request.

I am using apache2.2 and mod_proxy_ajp to dispatch the request and tomcat 5.5.9

So if I try to send this URL:
http://www.website.com/someServlet

to

http://www.website.com/tomcatWebappName/someServlet

with mod_rewrite, it's a new session with every request.

Any ideas?
thanks
pete




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to