Which programmatic activity is NOT appropriate for an MVC-based enterprise web application
JSP?
A.
Iterating over a collection
B.
Embedding JavaScript code
C.
Setting state on the user’s session
D.
Getting state from the user’s session
E.
Conditional logic to show view elements based on state