Re: getParameters problem

2008-05-06 Thread James Carman
Have you tried using the other constructor for RestartResponsAtInterceptPageException (the one that takes a page instance)? On Tue, May 6, 2008 at 8:44 PM, Fernando Wermus [EMAIL PROTECTED] wrote: Hi, I've used the authentication and authorization examples and I need to add some easy

Re: getParameters problem

2008-05-06 Thread Fernando Wermus
That' nice! I havent' realized it. But How can I take the parameters? The IAuthorizationStrategy is given me just the class component. public boolean isInstantiationAuthorized(Class componentClass) On Tue, May 6, 2008 at 10:13 PM, James Carman [EMAIL PROTECTED] wrote: Have you tried using the