kinman 2003/11/10 14:51:21 Modified: catalina/src/conf web.xml Log: Document Jasper option "trimSpaces" Revision Changes Path 1.26 +3 -0 jakarta-tomcat-catalina/catalina/src/conf/web.xml Index: web.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/catalina/src/conf/web.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- web.xml 9 Sep 2003 21:47:11 -0000 1.25 +++ web.xml 10 Nov 2003 22:51:21 -0000 1.26 @@ -148,6 +148,9 @@ <!-- print statement per input line, to ease --> <!-- debugging? [false] --> <!-- --> + <!-- trimSpaces Should white spaces in template text between --> + <!-- actions or directives be trimmed? [false] --> + <!-- --> <!-- reloading Should Jasper check for modified JSPs? [true] --> <!-- --> <!-- suppressSmap Should the generation of SMAP info for JSR45 -->
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]