----- Original Message ----- 
From: "Emmanouil Batsis" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, August 26, 2004 12:57 AM
Subject: Re: Question about authentication


> I usually perform complex authentication/authorization related checks in 
> a servlet filter and attach the results in simpler forms (i.e. boolean 
> objects) in the request for actions to access. 

Can u show me some links of tutorial on how to authenticate users using
servlet filter??

I think servlet filter may be the most portable way for authenticating user
since declarative authentication on web.xml is dependent on Tomcat.

Thanks

> 
> Manos
> 
> struts Dude wrote:
> 


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

Reply via email to