Author: markt
Date: Thu Nov 19 14:39:08 2015
New Revision: 1715188
URL: http://svn.apache.org/viewvc?rev=1715188&view=rev
Log:
Correct default
Modified:
tomcat/trunk/webapps/docs/jasper-howto.xml
Modified: tomcat/trunk/webapps/docs/jasper-howto.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/jasper-howto.xml?rev=1715188&r1=1715187&r2=1715188&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/jasper-howto.xml (original)
+++ tomcat/trunk/webapps/docs/jasper-howto.xml Thu Nov 19 14:39:08 2015
@@ -206,7 +206,7 @@ characters be strictly applied? <code>tr
<li><strong>quoteAttributeEL</strong> - When EL is used in JSP attribute
values,
should the rules for quoting of attributes described in JSP.1.6 be applied to
the expression? <code>true</code> or <code>false</code>, default
-<code>true</code>.</li>
+<code>false</code>.</li>
</ul>
<p>The Java compiler from Eclipse JDT in included as the default compiler. It
is
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]