[opencms-dev] Trim whitespaces from template

Florian Hopf hopf at synyx.de
Thu Apr 7 13:46:51 CEST 2011


Hi,

Robert Weber schrieb:
> 
> I tried to use the init-parameter within my tomcat web.xml
> 
> <init-param>
> <param-name>trimSpaces</param-name>
> <param-value>true</param-value>
> </init-param>
> 

This needs to be set in the global web.xml (tomcat/conf/web.xml) for the
JspServlet and should work afterwards. Did you set it for the correct
servlet?

Regards
Florian



More information about the opencms-dev mailing list