what is the difference between stateless and stateful
sessions?

Answer Posted / dhawal

stateless session bean can not gives responce to each
request of server content can maintain persistancewhile
statefull session bean can give responce to each request of
server content but can not maintain persistance

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is passivation and activation in ejb?

534


What is @autowired required false?

584


How many types of session beans are available in ejb?

518


Can you be deported if you are stateless?

474


Is soap stateless or stateful?

532






How is consistency maintained by Stateful Session through transaction updates ?

620


Enlist the contents of Container.

580


Is microservice stateless?

495


What does statelessness mean?

524


How to invoke ejb from java client?

514


What is Enterprise JavaBeans (EJB)?

600


What does it mean to be stateless?

529


Explain ejbhome and ejbobject in ejb?

586


What is an ejb context?

567


What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?

548