Hi,
   My login filter filters *.action in web.xml.

   But this means struts has had a chance to evaluate the action first. Now
if I filter /*, then everytime for all requests ( including images ? ) there
will be a check.

   Is this the only way to filter requests short of subclassing
ActionServlet ?

THanks
Mohan

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

Reply via email to