EJB Stateful Session Beans

S

Sachin

In EJB when using stateful session beans, state of a bean instance is
associated with a single client. When using a JSP page as the web
client with stateful session beans, web server might use the same JSP
instance to handle multiple requests simultaneuosly, so in this case
same state of the bean instance might be shared among multiple client
requests.
Is this correct or it happens in another way. Please explain me. Thank
you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top