Hi I already posted a question about how to disable cookie session tracking in Tomcat 5.0, but received no response. I use an open filesystem, no .war's. My scenario is this. My application is loaded into a cross-domain frameset, so a user's session was not persitent across page requests. So I am rewriting the urls and things are fine for the user, but my session listener tells me a new session is still created for every page request. I think disabling cookie may stop this.
Thanks for any help. Steve -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
