Is is possible for an EJB client to marshal an object of class java.lang.Class to an EJB?
Submitted by: AdministratorTechnically yes, spec. compliant NO! - The enterprise bean must not attempt to query a class to obtain information about the declared members that are not otherwise accessible to the enterprise bean because of the security rules of the Java language.
Submitted by: Administrator
Submitted by: Administrator
Read Online Java EJB Programming Job Interview Questions And Answers
Top Java EJB Programming Questions
☺ | What is EJB? |
☺ | Is it possible to stop the execution of a method before completion in a SessionBean? |
☺ | What is an EJB Context? |
☺ | How EJB Invocation happens? |
☺ | What is message-driven bean? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |