Which two Java EE based approaches are best used for a quick development?

A company wants to design an internal web site for the purpose of managing its numerous social
events. The site will not have heavy traffic, but will require state to be persisted in a database. You
have been tasked to complete this action item in your spare time. Which two Java EE based
approaches are best used for a quick development? (Choose two.)

A company wants to design an internal web site for the purpose of managing its numerous social
events. The site will not have heavy traffic, but will require state to be persisted in a database. You
have been tasked to complete this action item in your spare time. Which two Java EE based
approaches are best used for a quick development? (Choose two.)

A.
Use JPA in the web tier only

B.
Use message-driven beans to manage the posting of events

C.
Use your domain model components as JSF managed beans

D.
Use an EJB container to service inject the domain model and support a JPA deployment

Explanation:



Leave a Reply 0

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