Re: Blank lines at the start in jsp output

2005-06-28 Thread Jana Parvanova
%40struts.apache.org/msg23987.html - Original Message - From: "Leon Rosenberg" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, June 28, 2005 2:25 PM Subject: Re: Blank lines at the start in jsp output > The sim

Re: Blank lines at the start in jsp output

2005-06-28 Thread Leon Rosenberg
The simpliest way: or <%-- --%><%-- --%><%-- --%> On Tue, 2005-06-28 at 13:12 +0200, Jose María wrote: > Hi, I have a problem with the taglibs declaration, when the jsp is > processed generates n blank lines in the output but this is a problem if > I want to obtain only xml, for instance rd

Blank lines at the start in jsp output

2005-06-28 Thread Jose María
Hi, I have a problem with the taglibs declaration, when the jsp is processed generates n blank lines in the output but this is a problem if I want to obtain only xml, for instance rdf. Anyone knows how to remove this blank lines in the jsp output? The output is the next one: blank line blank