where should I call super(params)  ?

Michael Sparer wrote:
> 
> then there either weren't any pageparams or you missed to call
> super(params)
> 
> regards,
> Michael
> 
> 
> miro wrote:
>> 
>> I tried that , getPageParameters() was returning null .
>> 
>> Michael Sparer wrote:
>>> 
>>> getPageParameters()? Didn't you look at the API before posting? ;-)
>>> 
>>> 
>>> miro wrote:
>>>> 
>>>> I am using 
>>>> 
>>>> setRedirect(true);
>>>> setResponsePage(MyPage.class,pageParameters);
>>>> 
>>>> in Mypage how can I retrieve pageParameters ? 
>>>> 
>>> 
>>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/retrieveing-page-parameters-tp19956410p19956433.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to