Currently, in order to have preprocessing of a request, we must extend
RequestProcessor each time.  I think it will be beneficial to create
mechanism similar to the PlugIns.  This'll give us the ability to perform
operations like authentication checks and etc.  It'll give us a
ServletFilter like capability within the ActionServlet.

thoughts?

-m




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

Reply via email to