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.
One solution is to pass the session id in the URL when moving between SSL and non-SSL pages.
Eric
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
