Related questions
Question 26 - AD0-E717 discussion
A developer is working on a task that includes a custom controller creation. A controller should forward the request to a different action.
How can the developer complete this task?
A.
Specify the forward action in the controllerjorward.xml configuration file.
B.
Implement a forwardToAction method in the controller, and return the action where the request should be forwarded.
C.
Return the forward object with action as an argument in the object's forward method
Your answer:
0 comments
Sorted by
Leave a comment first