[jboss-user] [JBoss Seam] - aliases in components.xml on per page basis

dajevtic do-not-reply at jboss.com
Wed Dec 20 15:47:38 EST 2006


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

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



More information about the jboss-user mailing list