How EJB Invocation happens?
Submitted by: AdministratorRetrieve Home Object reference from Naming Service via JNDI. Return Home Object reference to the client. Create me a new EJB Object through Home Object interface. Create EJB Object from the Ejb Object. Return EJB Object reference to the client. Invoke business method using EJB Object reference. Delegate request to Bean (Enterprise Bean).
Submitted by: Administrator
Submitted by: Administrator
Read Online Java EJB Programming Job Interview Questions And Answers
Top Java EJB Programming Questions
☺ | What happens if remove( ) is never invoked on a session bean? |
☺ | Is it possible to stop the execution of a method before completion in a SessionBean? |
☺ | What is EJB? |
☺ | What is session Facade in EJB? |
☺ | What is the difference between EJB and Java beans? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |