Hi Rakesh, We use Tomcat 4.0.x, Apache 1.3.x, mod_webapp, and on Debian linux. Apache was installed with mod_ssl (debian package) and we have no problems with maintaining session info between ssl/nonssl pages. We're using T2.1. For sessions, we use user.setTemp(). Unfortunately, I did not install/setup the ssl stuff so I can only tell you that it should work...
Regards, Dan On Fri, 21 Mar 2003, Rakesh Chauhan wrote: > Hi All, > We are developing a WEB site where in we want to give access to only a few > pages over SSL. Others we want to continue with non SSL. We are using TDK2 as our > develpment framework with velocity... > We are using Tomcat/Apache with mod_webapp as connector. > The problem is maintaining the user session between SSL/NonSSL pages. > If somebody has tried the same thing in the similar enivorment, any help would be > greatly appreciated. > Thanks in advance for your help, > > Rakesh Chauhan > MSN : [EMAIL PROTECTED] > AOL IM: RexChauhan2002 > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
