Which of the following steps will you take to apply Zend_View?
Each correct answer represents a part of the solution. Choose all that apply.
Transfer control of the display to the View Script.
Render the View.
Assign the variables to the View via a Controller Script.
Create an instance of the View.
Submit