Hi, there!
<components>
|
| <factory name="user" value="#{actor}"
scope="STATELESS"/>
|
| </components>
is a great way to create aliases, but is it possible to do this on a per page basis?
Meaning, can I have an alias of user being #{actor} on one page, #{father} on another and
#{alien} on a third, etc.?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995447#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...