That solved it. I'm surprised -- considering that the original getSession().getFeedbackMessages() showed the message, I had assumed that it was being attached to the session. I guess I still have a lot to learn :) Thanks for your help.
Matej Knopp-2 wrote: > > If you want to show messages on another page you need to use session > feedback messages (getSession().info) > > -Matej > -- View this message in context: http://www.nabble.com/Feedback-messages-disappearing-before-display-tp18932342p18933971.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]
