can we have static initializer blocks in EJB?
How can one EJB be called from within another EJB?
What is bean-managed transaction?
What do you mean by ejb?
How does EJB 2.0 improve support for interoperability between EJB containers and other J2EE products?
What is an ejb platform?
What is stateless session?
why Bean class implements all business method of Remote interface but bean bean class not implements the remote interface
Name the acid properties of a transaction.
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What do you mean enterprise javabeans (ejb) container?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What are the types of enterprise bean?