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]>

Reply via email to