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]

