Hi Mark, I have a session started with http for login I called hppts and the session is different th einfo created under http can not be retrived by the second session created by htts, any idea how can I get info from one session to another or better that how to share info from sessions. ????
Thanks --- Mark Thomas <[EMAIL PROTECTED]> wrote: > josemanuel lopez wrote: > > Hi > > > > The reazon is because the seesion is created with > > info from the call: example: IP address, Port > Etc, > > and Tomcat has to create a new session because > the > > info is different, I'm being trying to find a > solution > > for this problem, but still I'm working on that. > I'll > > keep you posted...or if you find a solution > please > > forward that to me > > This is not the case. The reason is that any session > created via https > will not transfer to http to protect the security > of the session. > This is why sessions can transfer from http to > https. > > Mark > > > --------------------------------------------------------------------- > To start a new topic, e-mail: > users@tomcat.apache.org > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]