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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...