There is no converter called Character in the JSF API that I know of. That NPE just means
it couldn't create the converter.
They List can be of any type of object for which a converter exists. JSF has a number of
converters e.g. date, currency, number. Seam adds an EntityConverter (for any entity) and
an enumConverter.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040611#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...