Answer to Question #278734 in Web Development for Tom Boyle

Question #278734

These are Web Enterprise Applications questions

23. Suppose that In the contact management AddressBook Application , how are the JavaServer Faces pages connected to the Named Bean?

a. None of these answers

b. JavaBeans expressions

c. Expression Language (EL) expressions

d. Java Server Pages code

e. Through a Servlet

24. Suppose that In the contact management AddressBook Application, which of the following implements an Enterprise JavaBean?

a. ContactFacade.java

b. ContractController.java

c. index.xhtml

d. Contact.java

e. AbstractFacade.java

25. Suppose that In the contact management AddressBook Application, which file implements the Entity?

a. create.xhtml

b. ContactController.java

c.ContactFacade.java

d. index.xhtml

e. Contact.java


1
Expert's answer
2021-12-16T08:10:10-0500

23.

Answer: d. Java Server Pages code


24.

Enterprise JavaBean a server-side software component that encapsulates business logic of an application. An EJB web container provides a runtime environment for web related software components, including computer security, Java servlet lifecycle management, transaction processing, and other web services.

Answer: b. ContractController.java


25.

An entity is a lightweight persistence domain object. Typically, an entity represents a table in a relational database, and each entity instance corresponds to a row in that table. The primary programming artifact of an entity is the entity class, although entities can use helper classes.

Answer: e. Contact.java


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS