Keith wrote:

I've noticed that JSP never suppresses any whitespace at all outside the < > characters. I'm doing HTML output, so this doesn't effect me to much in the final output.

In HTML it does indeed matter if you do have a whitespace or none at all (not in your special example, though).


For me, its not a matter of how ugly or pretty the HTML source looks, but wether it produces the desired output in the users web browser or not.

I wish HTML would know a special &swallow; entity that would instruct the parser to swallow all surrounding whitespace. This would make things much easier.

Regards,

Andreas


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



Reply via email to