[opencms-dev] empty lines when exporting
Stephan Hartmann
beffe at beffe.de
Mon May 3 19:55:02 CEST 2004
in jsp you have to mask the line breaks with jsp comments:
<%
...
some java code
...
%><%--
--%>
----- Original Message -----
From: Cederic Van Herreweghe
To: opencms-dev at opencms.org
Sent: Monday, May 03, 2004 5:38 PM
Subject: [opencms-dev] empty lines when exporting
Hi list,
I'm exporting php-pages via openCMS, but I have a problem.
To use sessions in php i have to start my session before any other code is passed to the browser.
Even blank lines are not permitted.
I always see 20 blank lines in my source code of the exported page. (also the normal html-pages seem to have that problem).
How can I get rid of these lines ?
Kind regards,
Cederic
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040503/69bbfee2/attachment.htm>
More information about the opencms-dev
mailing list