I think its not-so-normal to bind the JSF components directly - instead use value binding
(value=#{foo.bar}") (especially if you use facelets).
You should e able to inject components of any scope into a component of any scope with no
problems.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993307#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...