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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user