You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by as as <sa...@yahoo.com> on 2003/09/16 19:59:53 UTC

using struts with filters

Hi,
 
I am trying to use filters for login authentication using Jakarta struts framework with Tomcat. Has anyone done this earlier...any helpful tutorial/pointers/website...
 
Thanks,
Samy


---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Re: using struts with filters

Posted by Sean Radford <sr...@bladesystems.co.uk>.
Have you looked at securityfilter?

(a project on sourceforge)


On Tue, 2003-09-16 at 22:15, David Erickson wrote:
> Check this link:
> http://www-106.ibm.com/developerworks/java/library/j-tomcat/
> 
> We parse the requested url to get the action name.. then perform matching on
> the logged in user to see if he has permission to that action or whatever
> resource it may be.
> -David
> 
> ----- Original Message ----- 
> From: "as as" <sa...@yahoo.com>
> To: <st...@jakarta.apache.org>
> Sent: Tuesday, September 16, 2003 11:59 AM
> Subject: using struts with filters
> 
> 
> > Hi,
> >
> > I am trying to use filters for login authentication using Jakarta struts
> framework with Tomcat. Has anyone done this earlier...any helpful
> tutorial/pointers/website...
> >
> > Thanks,
> > Samy
> >
> >
> > ---------------------------------
> > Do you Yahoo!?
> > Yahoo! SiteBuilder - Free, easy-to-use web site design software
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
-- 
Dr. Sean Radford, MBBS, MSc
<sr...@bladesystems.co.uk>
http://bladesys.demon.co.uk/
Blade Systems


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: using struts with filters

Posted by David Erickson <de...@cmcflex.com>.
Check this link:
http://www-106.ibm.com/developerworks/java/library/j-tomcat/

We parse the requested url to get the action name.. then perform matching on
the logged in user to see if he has permission to that action or whatever
resource it may be.
-David

----- Original Message ----- 
From: "as as" <sa...@yahoo.com>
To: <st...@jakarta.apache.org>
Sent: Tuesday, September 16, 2003 11:59 AM
Subject: using struts with filters


> Hi,
>
> I am trying to use filters for login authentication using Jakarta struts
framework with Tomcat. Has anyone done this earlier...any helpful
tutorial/pointers/website...
>
> Thanks,
> Samy
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org