trimDirectiveWhitespaces is only applicable at servlet configuration time. See $TOMCAT_HOME/conf/web.xml

-Tim

Peik Feng wrote:
Hi,
 I have installed Tomcat 6.0.10 with JRE 1.6.0.

 I tried to set trimDirectiveWhitespaces in page directive but it
doesn't take effect.

 <%@ page trimDirectiveWhitespaces="true" %>

 I also tried to set in jsp-property-group in web.xml also no effect.

 <jsp-property-group>
   <trim-directive-whitespaces>true</trim-directive-whitespaces>
 </jsp-property-group>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to