Steve Ditlinger and his group have come up with a good solution. You can download a sample program at http://struts.ditlinger.com.
----- Original Message ----- From: "Robert Scaduto" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Friday, February 01, 2002 12:22 PM Subject: Implementing HTTPS in Struts > Hello all, my name is Rob Scaduto and I have just recently joined the Struts > user mailing list. > > I have yet to find any resources talking about how to handle switching > between http and https (and vice versa) using struts. The only solution I > was able to come up with was sub classing the Struts LinkTag and adding a > secure attribute. > > This would then dynamically build an absolute path based on the jsp. This > works great when you use the forward or page attribute, but doesn't work at > all if you use the href attribute. > > I'd like to have a solution that works in all cases and I was curious if > someone could add some insight. > > Thanks in advance, > > Rob > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>