What is the procedure of ejb container to handle exceptions?
No Answer is Posted For this Question
Be the First to Post Answer
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
What is JAR file?
What is stateless and stateful session bean in ejb?
What is the use of @resource?
Can the primary key in the entity bean be a Java primitive type such as int?
Why do we use @requestmapping?
How many ejb objects are created for a bean?
What is Entity Bean and Session Bean?
What are the steps involved in creating a Bean?
What do you mean by ejb ql?
What does statelessness mean?
how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?