<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2737.800" name=GENERATOR>
<STYLE>@font-face {
font-family: Tahoma;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
COLOR: purple; TEXT-DECORATION: underline
}
P.MsoAutoSig {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoAutoSig {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoAutoSig {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
SPAN.emailstyle17 {
FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
SPAN.EmailStyle19 {
FONT-WEIGHT: normal; COLOR: windowtext; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
DIV.Section1 {
page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue bgColor=#ffffff>
<DIV><FONT face=Arial size=2>in jsp you have to mask the line breaks with jsp
comments:</FONT></DIV>
<DIV><FONT face=Arial size=2><%</FONT></DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2> some java code</FONT></DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2>%><%--</FONT></DIV>
<DIV><FONT face=Arial size=2>--%></FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=cedericvh@BRANTANO.COM href="mailto:cedericvh@BRANTANO.COM">Cederic
Van Herreweghe</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=opencms-dev@opencms.org
href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, May 03, 2004 5:38 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [opencms-dev] empty lines when
exporting</DIV>
<DIV><BR></DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff size=2>Hi
list,</FONT></SPAN></DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff size=2>I'm
exporting php-pages via openCMS, but I have a problem.</FONT></SPAN></DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff size=2>To
use sessions in php i have to start my session before any other code is passed
to the browser.</FONT></SPAN></DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff size=2>Even
blank lines are not permitted.</FONT></SPAN></DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff size=2>I
always see 20 blank lines in my source code of the exported page. (also the
normal html-pages seem to have that problem).</FONT></SPAN></DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff size=2>How
can I get rid of these lines ?</FONT></SPAN></DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff size=2>Kind
regards,</FONT></SPAN></DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=449413415-03052004><FONT face=Arial color=#0000ff
size=2>Cederic</FONT></SPAN></DIV></BLOCKQUOTE></BODY></HTML>