Hi Joan, What happens when you change the web.xml settings to:
----------web.xml:---- <session-config> <session-timeout>30</session-timeout> <tracking-mode>COOKIE</tracking-mode> </session-config> -------------------------- Thanks. -Shanti On Fri, Sep 28, 2012 at 10:58 AM, Konstantin Kolinko <knst.koli...@gmail.com > wrote: > 2012/9/28 Martin Gainty <mgai...@hotmail.com>: > > > > that is NOT what the op asked for > > > > if the OP is implementing ssl via her FE Apache then she needs to > implement and config mod-ssl on that FE apache server > > > > You need to Understand what the op environment is before criticising the > solution > > Martin > > The OP asked about JSESSIONID cookie (as said in $Subject) and getting > rid of it. It is not about configuring mod_ssl. > > > http://en.wikipedia.org/wiki/Posting_style#Choosing_the_proper_posting_style > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >