i met exactly same problem.
i solved that problem by using "out.clear();" before "out.write(...);"
use object of "JspWriter", don't use that of "PrintWriter" or "ServletOutputStream"..

+++++++++++++++++++++++++++++++++++++++++++++++++++
every happy days..
one depth internet radio station collections :
http://www.finepage.com/nullpitch


-----Original Message-----
From: A mailing list about Java Server Pages specification and
reference [mailto:[EMAIL PROTECTED]]On Behalf Of Griggs Jim
Sent: Wednesday, June 28, 2000 7:03 AM
To: [EMAIL PROTECTED]
Subject: jsp_Whitespace


Does anyone know if it's possible to NOT have Resin insert whitespace in the
output where jsp tags existed on compile?  We end up with several lines of
whitespace at the top of every file that causes us some problems.

===========================================================================
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

===========================================================================
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