IMHO, if a line only contains jsp tags, comments, or scriptlets that produce
no output then no blank line should be present in the output.

I find it especially annoying that multi-line comments generate a carriage
return for every line of the comment. Those carriage returns are part of the
comment and should be gobbled up. My guess is that this is a JSP compiler or
servlet container issue.



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

Reply via email to