In an EJB project, Howmany tables and How many entity beans
are used?
Explain the Sotware Architechture of EJB?
How can one EJB be called from within another EJB?
What is the difference between ejb and java beans?
how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.
What are the steps involved in creating a Bean?
What are different Methods and Classes written in a Session Bean
How to determine, that beans are TX or not?
What is ejb in java with example?
Describe client view of an Enterprise JavaBeans component?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
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?
Life Cyle methods in Entity Bean with Container Managed persistence