1Z0-895 · Question #16
Which two statements are true? (Choose two.)
The correct answer is B. If a client accesses an enterprise bean locally such access must be mediated by the EJB container. D. If a container provides services NOT required by the EJB specification, then that container is NOT. D: An EJB container is nothing but the program that runs on the server and implements the EJB specifications. EJB container provides special type of the environment suitable for running the enterprise components. Enterprise beans are used in distributed applications that…
Question
Options
- ATypically, remotely accessible objects should be coarse-grained.
- BIf a client accesses an enterprise bean locally such access must be mediated by the EJB container.
- CA given enterprise bean's transaction information is immutable because it is deployed across various
- DIf a container provides services NOT required by the EJB specification, then that container is NOT
- EAn enterprise bean's transaction Information can be accessed by external tools only if the information is
How the community answered
(32 responses)- A6% (2)
- B78% (25)
- C3% (1)
- E13% (4)
Explanation
D: An EJB container is nothing but the program that runs on the server and implements the EJB specifications. EJB container provides special type of the environment suitable for running the enterprise components. Enterprise beans are used in distributed applications that typically contains the business logic.
Topics
Community Discussion
No community discussion yet for this question.