[jboss-user] [JBoss Seam] - Re: What is the common pattern for selecting objects?

petemuir do-not-reply at jboss.com
Fri Jun 8 10:52:41 EDT 2007


You can use s:selectItems with any java object, but you need to provide a JSF converter if the object isn't a string. JSF provides some (e.g. number converter), Seam adds two more (enums, already persisted JPA entities), for others, you'll need to write your own.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052630#4052630

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052630



More information about the jboss-user mailing list