Hi there, I have succesfully restricted access to certain Actions, using a RequestProcessor I have made.
But I have notices that the RequestProcessor processPreProcess file only seems to be called if a URL is determined to be an action. I would like, also to be able to intercept a request if it is for a JSP. Is there something I can write that will do that? Perhaps there is another method in the RequestProcessor that I can use. Any help would be appreciated. Regards Steve Vanspall -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

