Sorry i cant find edit button - heres the quick example :
BeanA
BeanB
BeanA outjects variable named myVar for example - myVar gets outjected to session scope.
Bean B invokes some view - since myVar is Session scoped i can use it directly in my view
without needing to outjecting it in BeanB ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076080#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...