|
51、 When using the Create database Web Pages Wizard, which of the following elements are NOT created?
A) Front Controller – Class that invokes calls on the model and displays an appropriate view
B) Result view – Displays the dynamic bean content provided by the View Helpers
C) Data Access Broker – Class that encapsulates all of the data access calls
D) Input Form – Collects values to apply to the database operation
Answer: C |
|