Just one step forward to the solution:

If you use a CustomValidator and bind it to an TextField (and perhaps
other input fields) you MUST have a resource file with the name schemea
<name of your class associated with the form element>.properties. The
ressource file should contain the ressource <name of your class
associated with the form element starting with lower case letter>.<name
of the TextField>.<name of the class ot the CustomValidator>. In my case
datenForm.text1.DatumsValidator.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to