Hello all, 

I've used sslExt for our web application (for struts 1.0) and now I am
facing problem.
In out app, there is a need to put some small data into HttpSession for
reuse later, the problem is while switching from Http -> Https or vice
versa, the data put into HttpSession are lost if web client is Netscape
(6.1), It seems that Netscape use different session for HTTP and HTTPs...!!!
Meanwhile, our app works well with I.E.

Any idea are welcome and appreciated ?



> -----Original Message-----
> From: James [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 11, 2003 10:39 AM
> To: [EMAIL PROTECTED]
> Subject: Re: switching from non SSL to SSL in struts..
> 
> 
> i found it as you replied..
> 
> thanks anyway..
> 
> 
> 
> "Guido" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Oh no! This topic again!! :P
> >
> > Take a look at sslext (sslext.sourceforge.net) or search 
> this mail list
> > for it.
> >
> > hth,
> > Guido.
> >
> > James wrote:
> > > I've got my SSL connector configured in tomcat.. what i 
> want to know is
> what
> > > do i need to do to change to secure page from non secure pages in
> struts...
> > >
> > > an example of this would be going from 'shopping cart' to 
> 'checkout'..
> is
> > > this a configuration issue?
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to