Hi everyone,

a while back, before T3 was out, somebody I talked to said that doing https with Tapestry was a pain because of some special things that had to be considered. Unfortunately, that was before I worked with Tapestry, and I don't remember what exactly the problem was there.

So I am wondering if there is anything that has to be considered when developing apps that are running under https.

Right now, we are running apache httpd to do the https decryption and are proxying the decrypted requests through to Tomcat by using mod_rewrite. Can I do the same thing with T4 apps? I think there might be problems with the cookie-based session handling due to the URL rewrite?!

Thanks,

MARK

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to