Hi,
1. If i got simple public class in seam how seam use it?
Is this similar to SSSB/SFSB?
2. If i declare in one SFSB variable like
@Out
private Long var;
and in another SFSB i get those variable:
@In
private Long var;
i got 2 instances of var or still one?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033027#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...