> From: J Channel [mailto:jchann...@gmail.com]
> Subject: Tomcat generate pages with links like
> /image/hotel3455.jpg;jsessionid=0D42C72326D97D8E32C950562B8DDA46
> 
> My tomcat periodically generate pages with links like
> /image/hotel3455.jpg;jsessionid=0D42C72326D97D8E32C950562B8DDA46
> And send me cookie with JSESSIONID even for images request
> http://mysite.com//image/hotel3455.jpg. Is this ok?

Yup - that's fine; works as designed.

> How can i prevent session generation for static content kind of images?

Just because content is static doesn't necessarily mean it's public, so the 
session id is required.  

Why do you care?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to