While the following are all non-empty tags:
<foo> </foo>
<foo><%= expression %></foo>
<foo><% scriptlet %></foo>
<foo><bar/></foo>
<foo><!-- a comment --></foo>
While I am (not sure but) comfortable to assume that the last line in NOT empty because it contains a HTML comment which will be transmitted to the client. However, I can't understand why the first line in non-empty?
Am I missing something in the first line?
There seems to be a space, but does that make it non-empty?
Thanks for your help.
- satya
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81