Filters are part of Servlet specs..This means they are supposed to be used in web 
app:-))

The only reason they are not part of Struts implementation is that Struts was 
developed way before the Filters were introduced.

But surely struts future implementations will start using filters whereever 
appropriate.There was even a discussion on struts dev mailing list in this regard.

-----Original Message-----
From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 06, 2004 4:25 PM
To: 'Struts Users Mailing List'
Subject: RE: Filters..


> I know this is an off topic but is it advisable to use 
> Filters in a Web Application?

We do routinely, to try to keep users on the approved path through the
application.

--
Tim Slattery
[EMAIL PROTECTED]


---------------------------------------------------------------------
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