Am using Struts with tomcat.
Can I use ServletFilters for processing login permissions on URLs?
Or would I have to rewrite the controller Action Class adding a if-then-else
there?
'Cause the web.xml dosent have the servlet entries for rest of the action
classes.



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

Reply via email to