Re: Forwarding or redirecting from a BaseAction

2006-05-16 Thread David Durham
Philihp Busby wrote: One approach would be to extend the Struts ActionServlet controller. I suggested this technique for auditing last week . You'd probably want to override processRoles instead, which happens right after Struts res

Re: Forwarding or redirecting from a BaseAction

2006-05-16 Thread Philihp Busby
One approach would be to extend the Struts ActionServlet controller. I suggested this technique for auditing last week . You'd probably want to override processRoles instead, which happens right after Struts resolves the URL path to