Hi Ryan,

Check out the example application struts-example.war which is in the current
struts distribution. Each JSP page uses the custom tag  <app:checkLogon/> to
determine if a user is logged in. If not, the user is redirected to a login
page.

Phil


> -----Original Message-----
> From: Ryan Norman [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 28, 2002 11:03 AM
> To: Struts User Mailing List; LA Java User Group
> Subject: Automatic way of transferring to login screen - Ryan Norman
> 
> 
> Hi,
> 
> I am running Win 2K advanced server, JDK 1.3, Tomcat 4.0 and 
> struts framework.
> 
> I would like to know whether there is an automatic way of 
> transferring the user to the login screen in the below given 
> scenarios.
> . The first time he enters the application.
> . When the session variables expire.
> . When an intruder tries to get into the application by 
> typing an valid URL without loging into the application.
> 
> Thanks in advance
> 
> Ryan Norman
> 
> 

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

Reply via email to