I am pretty sure that the JSP engine takes all the text in the JSP page and
outputs it.  Including the carriage returns and spaces.  If you really don't
want it there than try(if you haven't already tried this) putting the line
that follows the page directive on the same line.


-----Original Message-----
From: SoftLiban KEYROUZ Charbel
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 25, 2000 8:01 AM
To: [EMAIL PROTECTED]
Subject: How to remove empty lines from JSP?


Hi all,
whenever I put it <%@ page ...%.> I get an empty line in the generated
HTML.
Does anybody know how to avoid or remove these empty lines?

Thank you in advance
Charbel Keyrouz

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


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

This email and any files transmitted with it are confidential
 and intended solely for the use of the individual or entity to
 whom they are addressed.  If you have received this email
 in error, please notify the sender by email and delete and
 destroy this message and its attachments.

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

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to