What is software architecture of ejb?
What is bean-managed transaction?
What is @resource in java?
How can I access ejb from asp?
What is EJB server provider?
Explain the architectural relationship between EJB & XML?
In bean managed transactions, how session bean can be configured?
What is persistence?
How does ejb invocation happens?
Which is more beneficial: Stateful or Stateless Bean?
What is the TX operational difference between Session Bean and Entity Bean?
What are the various methods of an Entity Bean?
how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.