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]



Reply via email to