You can use the EqualInputValidator to compare the password values.
Then you can override resourceKey() to tell Wicket to look for your
own error message in .properties.

On Thu, Mar 20, 2008 at 9:24 AM, Fabien D. <[EMAIL PROTECTED]> wrote:
>
>  Hi everybody,
>
>  I'm a new french user of wicket, and i 'm apologizing in advance for english
>  and comprehension mistakes.
>
>  So, I want to display in a FeedbackPanel my own messages for especially
>  events. For example, in my suscribing panel, the user has to write twice his
>  password. So I want to check if these passwords are the same, and if not, to
>  display in the FeedbackPanel a message.
>
>  What objets i have to manipulate to instanciate the event and the message in
>  the FeedbackPanel ?? Is there any documentation?
>
>  Thank you in advance for your help :)
>
>
>  --
>  View this message in context: 
> http://www.nabble.com/Display-of-own-message-in-FeedbackPanel-tp16182720p16182720.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]
>
>

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

Reply via email to