Thanks as always :)


Eelco Hillenius wrote:
> 
> On 4/25/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
>> Page page = new Page();
>> page.info("Hello, World!");
>> setResponsePage(page);
> 
> That, or alternatively, you can use 'flash' messages by doing
> Session.get().info("Hello, World!") in which case they will be
> rendered the first time a feedbackpanel (or another component doing
> the same thing) is encountered.
> 
> Eelco
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Access-Feedbackmessages-on-RedirectPage-tf3646550.html#a10185074
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to