[jboss-user] [JBoss Seam] - Re: Event scoped component accessing Conversion scope

petemuir do-not-reply at jboss.com
Wed Dec 13 04:46:09 EST 2006


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#3993307

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



More information about the jboss-user mailing list