[jboss-user] [JBoss Seam] - Re: datatable + binding + conversation problem

brachie do-not-reply at jboss.com
Tue Feb 12 14:41:36 EST 2008


@Micke: I don't think that the @Out will solve the problem. Please have a look at the following urls:

http://www.jboss.com/index.html?module=bb&op=viewtopic&t=110055
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=115924
http://docs.jboss.org/seam/2.0.1.CR1/reference/en/html/conversations.html#d0e5171

The injection of the UI-component with 

@In("#{uiComponent['clientId']}") UIComponent cmp;

did never work for me, but the binding to an event scoped bean works.

Regards,

Alexander

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

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



More information about the jboss-user mailing list