You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/11/15 11:55:01 UTC

cvs commit: jakarta-tomcat-catalina/webapps/docs jasper-howto.xml

remm        2003/11/15 02:55:01

  Modified:    webapps/docs jasper-howto.xml
  Log:
  - Add trimSpaces doc.
  
  Revision  Changes    Path
  1.10      +3 -0      jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml
  
  Index: jasper-howto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/jasper-howto.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- jasper-howto.xml	19 Aug 2003 00:20:02 -0000	1.9
  +++ jasper-howto.xml	15 Nov 2003 10:55:01 -0000	1.10
  @@ -122,6 +122,9 @@
   <li><strong>scratchdir</strong> - What scratch directory should we use when
   compiling JSP pages? Default is the work directory for the current web
   application.</li>
  +
  +<li><strong>trimSpaces</strong> - Should white spaces in template text between
  +actions or directives be trimmed ?, default <code>false</code>.</li>
   </ul>
   </p>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org