Is ejbCreate() method mandatory while defining a Session Bean?
No Answer is Posted For this Question
Be the First to Post Answer
What are the various methods of an Entity Bean?
what is the Relationship between EJB and CORBA architecture?
What is an ejb container?
Enlist the enterprise beans types?
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 stateless functions?
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.
how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.
What is ejb context?
How EJB component can in interact with COM/DCOM components?
Which is more beneficial: CMP or BMP?
What is pub/sub model?