Which two of the following must be included in every ejb-jar file?
1. Stubs for the EJBHome and EJBObject interface.
2. The JAR Manifest file.
3. A deployment descriptor.
4. The JNDI context.
5. The EJB's home interface.
Options
- 1 and 3
- 2 and 5
- 3 and 5
- 4 and 2
CORRECT ANSWER : 3 and 5
Write your comments