On 26.08.2009 11:29, lmk wrote:
> 
> It works using JkStripSession directive.

Then either something is wrong with your JkMount (Apache not using it as
you intended), or the URLs of the images are broken in the sense, that
they are not beginning with /context/.

To sum up the previous discussion:

- if the image requests are not forwarded to Tomcat, then you need
JkStripSession to remove the session id

- if the images get forwarded to Tomcat and do exist, but they are not
served, then there should be some authorization problem with your webapp.

Regards,

Rainer

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

Reply via email to