[jboss-user] [JBoss Seam] - Re: datatable + binding + conversation problem
brachie
do-not-reply at jboss.com
Tue Feb 12 08:56:32 EST 2008
Hi,
I think binding a JSF-component does not work with conversation scoped seam-components.
You can either inject the UI-component by its id or bind the JSF-component to an event scoped bean and inject this one in your conversation scoped bean.
Take a look at the seam-documentation.. this is mentioned there.
Regards,
Alexander
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128757#4128757
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128757
More information about the jboss-user
mailing list