HI,
Which of the following can be used to configure the
JSP container to ignore EL expressions?
A <%@ page isELIgnored="true" %>
B <%@ page isELIgnored="false" %>
C <%@ import isELIgnored="false" %>
D None of the above.
I think answer is A. But my mock exams show answer id D. Kindly explain which one is correct.
Regards,
Ravi.