[jboss-user] [Beginners Corner] - few basic questions in jboss/ejb

haplo_3 do-not-reply at jboss.com
Sun Oct 15 22:29:37 EDT 2006


I manage to do some of the tutorials for stateful session but i have few quesntions (since i'm newbie and all) 

i'm trying to understand the whole point of this session issue 
if i have a client that request a method from the bean lets say rendom string, the bean return the string the client print it. 

how can i keep the value of the string ? so when the client re connect he will get the same string and not random one. 

how can i tell the difference between each session? is there any session id ? what makes the session uniqe, is that the value i'm passing with "create()"? 
(too newbie?srry) 



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

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



More information about the jboss-user mailing list