[opencms-dev] (silly question ?) Why so many white space in sources ?

Kunicke, Holger holger.kunicke at av-studio.de
Wed Aug 3 17:37:06 CEST 2011


Hi,
to prevent white spaces, I use scriptlet tags around html tags.

Example :

<ul><%
     %><li><%
         %><div> ... </div><%
     %></li><%
%></ul>

in addition to the JSP-Attribute trimDirectiveWhitespaces="true".

Greetings

Am 03.08.2011 15:14, schrieb Siegfried Ehret:
>
> Looking at http://www.opencms.org/en/ source code, there are a lot of white space.
>
> Where does it come from ?
>
> Is there a way to clean pages from this useless space ?
>
> Thanks
>
> Siegfried Ehret
>
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20110803/1531f989/attachment.htm>


More information about the opencms-dev mailing list