I have a standalone Tomcat 3.2.1 installation I am trying to make work through Apache with mod_jk and ajp13. Rewritten URL's (ones with ;jsessionid= in them) give me a 404 error. Even when the browser has cookies enabled, there is still a problem with the second request. Tomcat doesn't know whether the browser will accept cookies, so it sets the cookie and rewrites the URL and I get the error. Any help would be greatly appreciated
