Where is this securityfilter project?

-----Original Message-----
From: Scott Barr [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 11:15 PM
To: Struts Users Mailing List
Subject: Re: Control Access



Or as Max Cooper says, check out the securityfilter project :D
I haven't used it myself, I use container manager authentication and
jdbc realms, but the securityfilter project does look pretty cool.

Scott Barr
www.exergonic.com.au


On Thu, 2003-03-20 at 15:59, Joey Ebright wrote:
> The documentation that comes with Struts and the examples actually show 
> a great example of doing this.  Basically there is a tag that you place 
> at the top of each JSP page that checks to see if the user has an object 
> in session (has logged in) and if not, redirects them to the login page. 
>  Hope this helps...
> 
> mahesh kagitha wrote:
> 
> >Can any one please explain  the following...
> >
> >I'm developing an application which has login page(JSP) to access the
application and I should allow only the successfully logged in users to
navigate my application otherwise  direct  to login page. My question here
is... How can I do that.?
> >
> > 
> >
> >Thanks in Advance.
> >
> > 
> >
> >
> >
> >---------------------------------
> >Do you Yahoo!?
> >Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
> >  
> >
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to