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 t

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

getParameters problem

2008-05-06 Thread Fernando Wermus
Hi, I've used the authentication and authorization examples and I need to add some easy extra behavior to the loginPage. A user can sign up the site and then he gets an email to confirm it. When he clicked the link to confirm his/her singing up, some parameters are sent. As he/she didn't have