Thanks goose,
So I have to use injection, I can't use regular JSF style binding?
<h:inputText binding="#{mySFSB.someUIInputComponent}"/>
Can you tell me where you found this in the Seam Documentation?
Using your method, do I still need to wire up the binding (like shown above) in the JSF
page? It appears that I don't since you don't have any getters or
setters.........or are you simply binding to #{table}?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047241#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...