EMAIL PROTECTED]
Sent: Tuesday, September 05, 2006 12:10 PM
To: Struts Users Mailing List
Subject: Re: Security for the Struts web application
You could override the processPreprocess or processRoles method of
RequestProcessor. If you only need to check for a session, more likely
the
former. If
iginal Message-
From: Monkeyden [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 05, 2006 12:10 PM
To: Struts Users Mailing List
Subject: Re: Security for the Struts web application
You could override the processPreprocess or processRoles method of
RequestProcessor. If you only need to ch
You could override the processPreprocess or processRoles method of
RequestProcessor. If you only need to check for a session, more likely the
former. If you have more fine-grained security (like role-based screens)
then you could do it in the latter.
On 9/5/06, SrinivasaReddy <[EMAIL PROTECTED
HI All..,
I am developing an web application in Struts. I want to give the security for
the application
like
--> if the session present(user is logged in) then only requested pages should
display otherwise redirect to login page.
In this application all pages are secured.
Anyone help me..
4 matches
Mail list logo