RE: How "force" Tomcat 5.5.4 to always use URL Rewriting

2005-08-14 Thread Al Koch
>>Set the cookies attribute for the given (server.xml) node to >>false." This will force Tomcat to rely only on URL rewriting. Hi Rob, Thanks much. Your reply made me realize that I was searching for "URL rewriting" when I guess I should have been looking for "turn off cookies"! Once I took

How "force" Tomcat 5.5.4 to always use URL Rewriting

2005-08-13 Thread Al Koch
Rewriting approach. My references imply that "Cookies are the default and Tomcat can be configured to always use URL rewriting" but various searches have failed to reveal anything that documents how this is done. Can someone please give me the details on how to accomplish this? Thanks