[jboss-user] [JBoss Seam] - Re: selectItems+ajax4jsf

petemuir do-not-reply at jboss.com
Thu Dec 7 15:45:55 EST 2006


Hmm.  For some reason Seam/A4J aren't playing nicely when trying to access a converter via an EL expression - I don't think this is particularly related to SeamSelectItems.  But it would be worth seeing whether you get a similar error if you just use f:selectItems (i.e. outject a List<SelectItem instead of si:selectitems.

Also, if Country and State are Entities with numeric ids (and you are using annotations) (it looks to me as though they are) there is no need for you to implement the converter, the built in converter will do that for you.

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

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



More information about the jboss-user mailing list