Here is my problem To keep track of the session when I redirect from http to https, I am setting cookie = "false" and encoding the redirect URL using response.encodeRedirectURL("myurl");
Everything works fine. But when I add mod_webapp to this, there are problems. I figured out a cookie is set when mod_webapp forward request to tomcat. How do I prevent this. Or is there are other workaround. Please help. regards Rajani -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>