What implementation strategy would have the most impact on increasing reuse?

A large enterprise employs numerous authors to produce content. The decision is made to use a
content management system (CMS) to store the content, and its metadata, in a few relational
databases. Multiple JSF-based web applications need to display the same data. What
implementation strategy would have the most impact on increasing reuse?

A large enterprise employs numerous authors to produce content. The decision is made to use a
content management system (CMS) to store the content, and its metadata, in a few relational
databases. Multiple JSF-based web applications need to display the same data. What
implementation strategy would have the most impact on increasing reuse?

A.
Using web services to access the CMS

B.
Using an object relational mapping technology

C.
Using a service locator to find the relational databases

D.
Using a component-oriented web application framework

E.
Using a templating mechanism to composite view components



Leave a Reply 0

Your email address will not be published. Required fields are marked *