[jboss-user] [JBoss Seam] - 2 questions about Seam

Stateless Bean do-not-reply at jboss.com
Fri Mar 30 03:50:05 EDT 2007


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

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



More information about the jboss-user mailing list