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?

<taglib ...>
<taglib ...>
<taglib ...>
<render xml=""/>

The output is the next one:
blank line
blank line
blank line
blank line
<?xml version..>
<../>

This xml document is not valid because the xml declaration is not at the
start of document.

Thank you in advance¡¡¡






-- 

**********************************************************
Jose María Alvarez Rodriguez
Departamento de I+D+I
Fundación CTIC 
-Centro Tecnológico de la Información y la Comunicación-
E-mail: [EMAIL PROTECTED]

Tfno: +34 984 29 12 12

Parque Científico Tecnológico Gijón-Asturias-Spain
www.fundacionctic.org

********************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to