Unless i am mistaken, wicket searches for several keys. You should be able to use myPanel.firstName or simply firstName.
Maurice On 4/3/06, Dipu <[EMAIL PROTECTED]> wrote: > > Hi , > > Is there a way to add required validator to a component in the list view > If i add a required validator to a component in the list view how will i > specify the resource key in the properties file. > > > With the current version wicket is complaining with the following message. > Caused by: java.util.MissingResourceException: Unable to > find resource: RequiredValidator for component: > myForm:myList:0:myPanel:firstName > > Thanks > Dipu > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
