> On 12/11/2009 06:55 PM, Kockert, Timo wrote: > > > > The image links are pure html img tags. But they are handled by another > > servlet then the one serving the html pages. The context however is the > > same. > > > > Example: > > > > Content url: http://domain.tld/myapp/ > > Image url: http://domain.tld/myapp/img/image.png > > > > Have you tried to use JkStripSession directive? > It is meant to be used exactly for what you describe.
Hm, maybe I'm not getting what JkStripSession does, but generally I want _more_ session IDs, not less ;-) The images are no static content and thus need to have a session ID. Greetings, Timo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org