Oracle
1Z0-899 · Question #9
The Squeaky Beans Inc. shopping application was initially developed for a non-distributed environment. The company recently purchased the Acme Application Server, which supports distributed…
The correct answer is A. The J2EE web container must support migration of objects that implement serializable. D. Storing references to Enterprise JavaBeans components in the HttpSession object might. See the full explanation below for the reasoning.
Question
The Squeaky Beans Inc. shopping application was initially developed for a non-distributed environment. The company recently purchased the Acme Application Server, which supports distributed Httpsession objects. When deploying the application to the server, the doployer marks it as distributable in the web application deployment descriptor to take advantage of this feature. Given this scenario, which two must be true? (Choose two)
Options
- AThe J2EE web container must support migration of objects that implement serializable.
- BThe J2EE web container must use the native JVM Serialization mechanism for distributing
- CAs per the specification, the J2EE web container ensures that distributed Httpsassion objects
- DStoring references to Enterprise JavaBeans components in the HttpSession object might
How the community answered
(19 responses)- A84% (16)
- B5% (1)
- C11% (2)
Community Discussion
No community discussion yet for this question.