What is stateless session bean?



What is stateless session bean?..

Answer / Mirtunjay Kumar Singh

A Stateless Session Bean is a type of EJB that does not maintain conversational state between method invocations. It is typically used for tasks such as business logic operations without the need to retain any data between method calls.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What are stateless applications?

1 Answers  


Driver manager is a class/interface.

5 Answers   Bally Technologies, College School Exams Tests, TCS,


What does @inject mean in java?

1 Answers  


What are the limitations of using local object?

1 Answers  


What is EJB object?

1 Answers  


What are the attributes of transaction in ejb?

1 Answers  


What is the difference between find and select methods in ejb?

1 Answers  


What is @autowired required false?

1 Answers  


What are the components of session beam?

1 Answers  


TX operation funtion executed by?

1 Answers   Satyam,


Life cycle methods in stateless Session Beans?

3 Answers   Virtusa,


What is the meaning of acid in the connection of transaction management?

1 Answers  


Categories