explain why we say stateless beans does not maintain
conversation state besides statefull maintains conversation
state. give some examples...

Answer Posted / madan

Stateless session beans are used to maintain Stateless session that means, for example if u have a web page, that does not contains any more web page links means, so we no need to store the informations for future purpose(i means in another web pages), so , in this case, we used Stateless Session beans

Stateful session means, we have links, we need to store the authentication details like atm transfer, it is showing first password page, then saving,then amount, so once we entered details, then no need to enter any more information.. so this is Stateful


latest version of Ejb 3 is by annotations...Very nice

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of session beans are available in ejb?

527


What is the difference between ejbcreate() and ejbpostcreate?

538


List down the steps for the demonstration of ejp persistence mechanism.

630


Why do we need ejb in java?

519


What are the advantages of ejb components?

564






A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?

533


Which is the only method defined in the javax.ejb.handle interface?

637


What do you mean by ejb ql?

579


Is udp stateless?

578


Is ejb a framework?

534


Elucidate callback in ejb?

548


What do you understand by annotation in ejb to do the database entity relationships/mappings with examples?

564


What is ejb technology?

502


What is ejb role in j2ee?

587


What are ejbs used for?

503