Actually with sslext, you would also want to use the sslext taglib link, so that the URL gets written out with HTTPS as well.

On 04/14/2004 03:05 AM Bill Siggelkow wrote:
I know of two ways --
If you are using the Struts SSL Extension (http://sslext.sourceforge.net) you can specify if an action requires HTTPS or not in the struts-config.xml;
otherwise, you will need to use absolute URLs for the 'href' attribute and specify the protocol explicitly.


Erez Efrati wrote:

This might be a simple question but it's a first time for me.
How do I forward using the <html:link> tag to an action that must be
addressed with HTTPS as the protocol scheme? Thanks,
Erez




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




--
struts 1.2 + tomcat 5.0.19 + java 1.4.2
Linux 2.4.20 Debian


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



Reply via email to