Page 1 of 1

You are the architect of an existing project. Making changes to one component frequently requires making changes to many

Posted: Sun Jun 11, 2023 4:01 pm
by answerhappygod
You are the architect of an existing project. Making changes to one component frequently requires making changes to many other components.Which action would reduce future maintenance costs?

A. Redesign the configuration and deployment.
B. Add an abstraction layer between the servlets and the EJB components.
C. Convert all stateful EJB components to stateless EJB components.
D. Expose the existing EJB components as web services.