Hi,

I need help with Wicket converters. I took a quick glance at AbstractConverter and it does not define:

Object convert(Object value, Locale locale)

which is defined by subclasses. This is confusing to me because I want to define a InternetAddressConverter which will ensure that a String field in the form is actually a valid email address. It is unclear to me what I need to do to get this to work. Any tips would be appreciated.

Gili


------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to