Hello Fred, I set the cookie path "/" and it works fine now. Thanks for the help.
From: fredk2 <fredk2@xxxxxxxxx> Reply-To: users@xxxxxxxxxxxxxxxx To: users@xxxxxxxxxxxxxxxx Subject: Re: Apache+mod_jk+Tomcat+mod_rewrite+cookie Date: Fri, 5 Jan 2007 06:34:29 -0800 (PST) I guess you are not passing the full URL to the servlet, try: RewriteRule ^/url1(.*) /MyApp/MyServlet$1 [PT] Cheers, Fred --View this message in context: http://www.nabble.com/Apache%2Bmod_jk%2BTomcat%2Bmod_rewrite%2Bcookie-tf2922976.html#a8178908 Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx