gt; > > session is allocated and then if I move to https and the http every thing
> > > is
> > > then fine.
> > > Any ideas how to resolve this problem?
> > >
> > > Thanks
> > > Amir
> > >
> > >
> > > -Original Message-
> > &g
---
> From: josemanuel lopez [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 28, 2006 1:00 AM
> To: Tomcat Users List
> Subject: Re: session drop from https to http
>
>
> Hi
>
> The reazon is because the seesion is created with
> info from the call: example: IP address
s problem?
>
> Thanks
> Amir
>
>
> -Original Message-
> From: josemanuel lopez [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 28, 2006 1:00 AM
> To: Tomcat Users List
> Subject: Re: session drop from https to http
>
>
> Hi
>
> The reazon
1:00 AM
To: Tomcat Users List
Subject: Re: session drop from https to http
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 t
and then if I move to https and the http every thing is
then fine.
Any ideas how to resolve this problem?
Thanks
Amir
-Original Message-
From: josemanuel lopez [mailto:[EMAIL PROTECTED]
Sent: Monday, August 28, 2006 1:00 AM
To: Tomcat Users List
Subject: Re: session drop from https to
josemanuel lopez wrote:
> 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 t
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.
Th
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
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 y
Hmm...kind of makes sense doesn't it? I mean there are a lot of apps that
use the sessionID as a key of sorts for access or cookie management so its
ok to go from a http to https connections with the same session ID because
extra security is involved but not ok to go from https to http connection
Hi All,
I have a Jakarta 5.0.28.
When entering the tomcat first https://127.0.0.1/a.jsp and then
http://127.0.0.1/b.jsp
The sessionID changes?!
In the revise (http://127.0.0.1/b.jsp and then https://127.0.0.1/a.jsp)
order it does not, why is that?!
How can I fix it?
Please note that the different
11 matches
Mail list logo