Please when I used the SignInForm RemeberMe property, anytime a user checks
it, i keep getting this error

Caused by: java.util.MissingResourceException: Unable to find resource:
ConversionError for component:
registerPanel:signInForm:rememberMeRow:rememberMe
       at wicket.Localizer.getString(Localizer.java:262)
       at wicket.Localizer.getString(Localizer.java:121)
       at wicket.markup.html.form.FormComponent.error(FormComponent.java
:398)
       at wicket.markup.html.form.FormComponent.convert(FormComponent.java
:907)

even though a boolean property exists properly mapped to the model.

any help?
thanks
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to