[jboss-user] [JBoss Seam] - Re: <s:selectItems> problem
petemuir
do-not-reply at jboss.com
Wed Apr 25 10:11:01 EDT 2007
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#4040611
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040611
More information about the jboss-user
mailing list