What is stateless session bean?
No Answer is Posted For this Question
Be the First to Post Answer
Can a client interact with an JavaBean directly? Explain?
What are the components of session beam?
What is passivation and activation in ejb?
What is stateful or stateless?
Where a bean can be used ?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
How is an entity bean created?
What are the design goals of EJB architecture?
Explain the architectural relationship between EJB & XML?
Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?
Explain ejbhome and ejbobject in ejb?
Life Cyle methods in Entity Bean with Bean Managed Persistence