Is there a way to prevent the unnecessary  out.write("\r\n"); and
out.write(""); statements inn the servlet generated from a JSP, particularly
one with several include directives ? These don't affect the actual
rendering of the HTML but I have tens of them per file and they bloat the
html sent back to the browser.

thanks

Nick Roberts


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to