|
From: Y <yb...@ya...> - 2006-09-08 00:48:20
|
Hi Greg, Thanks for all your help. Y Greg Wilkins wrote: > > Y wrote: >> Hi Greg, >> >> I'm using Jetty 4.2.6. >> >> For further information on my web application, all HTTP requests are >> rewriten to HTTPS request to a particular URL. > > Yborov, > > Whooooaa! I'm sorry but 4.2.6 is just a little too ancient for me > to help you very much (without a support contract). > > As I said, it is probably something to do with the Secure cookie > setting. If you can see the headers (use debug or live headers > on firefox) you will be able to see if the Secure param is included > in the set-cookie header or not. > > Note, that if you really want to share session ID between HTTP and > HTTPS, you can always manually add the session ID to the URLs that > you rewrite. > > cheers > > > -- > Greg Wilkins<gr...@we...> US: +1 3104915462 IT: +39 3349267680 > http://www.webtide.com UK: +44(0)2079932589 AU: +61(0)417786631 > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > jetty-discuss mailing list > jet...@li... > https://lists.sourceforge.net/lists/listinfo/jetty-discuss > > -- View this message in context: http://www.nabble.com/Differences-in-Tomcat-and-Jetty-in-session-id-tracking-tf2020698.html#a6201084 Sent from the Jetty Discuss forum at Nabble.com. |