Define ejb Create() and EjbPostCreate()?
Is method overloading allowed in ejb?
What is ejb in java with example?
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?
What are ejb components?
What does ejb stand for?
What do you understand by session facade?
in EJB diclare the static methods are not?
Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?
What does it mean to be stateless?
What is stateless code?
How does ejb work in java?
can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.
What is backing bean?
List some key actors in persistence api.