2005/8/1, Jim Kennedy <[EMAIL PROTECTED]>:
> This you do this is your struts config:
> 
>          <plug-in className="org.apache.struts.action.SecurePlugIn">
>            <set-property property="httpPort" value="80"/>
>            <set-property property="httpsPort" value="443"/>
>            <set-property property="enable" value="true"/>
>            <set-property property="addSession" value="true"/>
>          </plug-in>
> 
> There is also a Tomcat config for SSL.  Also, I didn't put my login.jsp (or 
> whatever) in the special /WEB-INF/ directory.  Seems like it should work, but 
> I would try something simple first i.e. /login.jsp.  Get it working off the 
> ROOT them play around with the placement.
> 


I've tried them all, but nothing has changed. 
Thanks, anyway

-- 
TREMALNAIK

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

Reply via email to