>From Steve Ditlinger's earlier post (1/24/2002): <snip> Common custom or not, I was deluged with messages from mail servers around the world that the attachment would be removed. So, we have now made the source code and sample app (sans the jsse jars) available at http://struts.ditlinger.com and http://us.f1.yahoofs.com/users/aee2731f/bc/public/Security+Extension+To+Stru ts.jar?bcnjho8Ao43PhqrL.
Please try it out and let us know what you think. </snip> HTH, robert > -----Original Message----- > From: Robert Scaduto [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 01, 2002 5:23 PM > To: 'Struts Users Mailing List' > 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]>