I am looking into using SecurityFilter to handle all the authentication for my app.

Since it uses filters, like sturts, how does the Struts action get called?
Will the request pass through multiple servlet filters?
Should the authentication servlet filter be placed above the struts filter?



Nathan Maves Sun Microsystems


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

Reply via email to