---- Original Message ----
From: Eric Haszlakiewicz [EMAIL PROTECTED]

>> Perhaps that is the /quickest/ solution, but I would argue that the best
>> solution is not to create a session if you don't actually need one.

>heh.  yeah, not creating the session is definitely NOT the quickest way. :)

>eric

I haven't tested with sessions off, since my entire application uses session 
(without authentication). 

So the solution for Bryce would be to leave the session on on each JSP page, 
and omit the cookies attribute of <Context which defaults it to true.  

This should solve the problem of jsessionid for bots.

From my observation search bots support cookies otherwise I would have the 
problem of jsessionid appended to URLs too.


 
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to