"hstang" wrote :
| "in" is like @In.....does injection.
yes, "in" sounds like injection. But injection into WHAT? For @In we have a
component as injection target (the instance of the class that contains the @In
annotation). But what would be the injection target for the "in"-element when
used in pages.xml as child element of the "page" element?
The "in"-element can have 3 attributes:
name (required)
value (required)
scope (optional)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060161#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...