I had the same need last week and I started a Thread called "Mix protocols transparently in Struts"
Have a look at this ...
You will need the "Struts SSL Switching Extension" hosted at sourceforge: http://sourceforge.net/projects/sslext/


Alain


At 17:27 15/01/2004 +0100, you wrote:
Hi,

Is there any parameter to define a forward should be done over https
instead of the http protocol? I mean, is there something like this
(which is not working) :

    <forward name="logon" path="/jsp/logon.jsp" protocol="https"/>
or
    <forward name="logon" path="/jsp/logon.jsp" secure="true"/>
?

Thanks.
-Foux



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

Reply via email to