| 310-081 Exam |
| 310-081 - Exam Information |
| Question of the day |
Given: 1. <%-- insert code here --%> 2.
5. Dear ${my:nickname(user)} 6.
Which, inserted at line 1, ensures that line 5 is included verbatim in the JSP output?Answer(s)
<%@ page isELIgnored="true" %>