[jboss-user] [JBoss Seam] - Re: selectItems and enums

UTDrew do-not-reply at jboss.com
Mon Dec 31 11:28:28 EST 2007


I have been unable to find any example of using something like #{EnumClass.values()} in the documentation.  When I try it seam tries to resolve EnumClass as a managed component and fails.  Can anyone help me out here?


  | <s:selectItems value="#{EnumClass.values()}" />
  | <s:convertEnum />
  | 

I'm using Seam 2.0.0 GA.

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

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



More information about the jboss-user mailing list