In bean managed transactions, how session bean can be
configured?
Define EAR, WAR and JAR ?
Can a client interact with an JavaBean directly? Explain?
Difference between container-managed & bean-managed persistence?
What are ejb containers?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
What is the difference between @requestparam and @pathvariable?
Can EJB made to handle multiple transactions?
what are required main interfaces in EJB?
in EJB diclare the static methods are not?
In what way, the client gets a reference to an existing entity bean?
Are entity beans allowed to create() methods?
Which is more beneficial: CMP or BMP?