Q. 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. (Solved)
1. 1 and 3
2. 2 and 5
3. 3 and 5
4. 4 and 2
- c. 3 and 5