IBM
C2050-725 · Question #101
The business logic layer in WebSphere Commerce runtime is implemented using the command pattern where application logic is specified independently from the presentation layer. Which statement about…
The correct answer is B. Task commands are used to implement application logic and should not be accessed by the. See the full explanation below for the reasoning.
Question
The business logic layer in WebSphere Commerce runtime is implemented using the command pattern where application logic is specified independently from the presentation layer. Which statement about the implemented commands for the business logic layer is correct?
Options
- AEntity beans act as an interface between the business components and the database.
- BTask commands are used to implement application logic and should not be accessed by the
- CView commands are invoked by the task commands and are used to compose a view as a
- DData bean commands are invoked by the data bean manager and are used to populate fields of a
How the community answered
(33 responses)- A3% (1)
- B82% (27)
- C6% (2)
- D9% (3)
Community Discussion
No community discussion yet for this question.