Re: RequestProcessor.process() method

2005-08-02 Thread Dave Newton
Carl Smith wrote: in this RequestProcessor.process() method, there are some methods are place holders for our specific application to over ride. Say in our application we have a logic to be checked to see if user has access to the certain page. Which method (processPreprocess();processRoles(

Re: RequestProcessor.process() method

2005-08-02 Thread Dave Newton
Carl Smith wrote: in this RequestProcessor.process() method, there are some methods are place holders for our specific application to over ride. Say in our application we have a logic to be checked to see if user has access to the certain page. Which method (processPreprocess();processRoles(