Which of the following statements is FALSE regarding the J2EE architecture?
Answer(s)
- Remote interfaces reduce coupling between EJB clients and application server generated code.
- Containers manage transactions without involvement of deployment descriptors.
- EJB and JSP behavior can be customized for a particular project through the use of deployment descriptors.
- JNDI provides a standardized way for EJBs and servlets to find resources.
Correct Answer Containers manage transactions without involvement of deployment descriptors.