[jboss-user] [EJB 3.0] - Re: Where does stateful session bean's state kept?

bakr.awad do-not-reply at jboss.com
Mon Apr 16 00:36:09 EDT 2007


Well it is kept at server side by the container, and it managed by the client through sessions.
As the user the user request a stateful session bean a unique id is created for him at the server side and when he request it again he uses this id.
that's all!!!

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4037423#4037423

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



More information about the jboss-user mailing list