what is the difference between stateless and stateful
sessions?
Answer Posted / john doe
In the above answer the second paragraph there is a typo. It
is the Stateful Session Bean whcih maintain the conversation
state between Client and Server
Is This Answer Correct ? | 33 Yes | 6 No |
Post New Answer View All Answers
Which is more beneficial: Stateful or Stateless Bean?
What do you mean by in-memory replication?
What is ejb application?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What are the components of session beam?
What is EJB server?
What is stateless session?
What is ejb role in j2ee?
can we stop the execution of a method before completion?
What is ejb container in java?
What is jar, war, and ear?
In what format is the conversational data written to the disk?
How can one EJB be called from within another EJB?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
What is @resource in java?