Page 1 of 1

Which two statements are true about java EE shared libraries?

Posted: Sun Jun 11, 2023 3:56 pm
by answerhappygod
Which two statements are true about java EE shared libraries?

A. A shared library cannot be deployed to a cluster.
B. An application that is targeted to server1 can use a shared library that is targeted to server 2.
C. Multiple versions of the same shared library can be deployed and be active at the same time
D. A shared library is referenced through an application's deployment descriptor.