>>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
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