Hello All,
I'am not sure to understand the Ignore EL material quite well...
In the HFS they are talkin on page 230 about ignoring the EL elements.
They said:
What is the effect? (choose all that apply.)
A. Nothing, this page directive is NOT defined.
B. The directive turns off the evaluation of Expression Language code by the
JSP container in all of the web application's JSPs.
C. The JSP containing this directive should be treated by the JSP container as a well-formed XML file.
D. The JSP containing this directive should NOT have any Expression Language code evaluated by the JSP container.
E. This page directive will only turn off EL evalutation if the DD declares a
element with a URL
pattern that includes this JSP.
<hr></blockquote>
Reading the above quoted text (page 320) I answered: D.
But they gave us E as the result of this question.
For me those statements are conflicting!!!
Any one can help me clearing this up?
Thanks
Olivier
[ June 03, 2005: Message edited by: Olivier Cleyman ]