At the moment you get a syntax error if you go:
<xsp:comment>
<p>
Some stuff I wanted to have as a HTML comment in the output...
</p>
</xsp:comment>
Which seems broken to me. Perhaps my expectations are too high, but I want
that to do:
<!--
<p>
Some stuff....
</p>
-->
Now in order to do that I have to turn all the elements into text, which
may be beyond the scope of things here. What do people think?
--
<!-- Matt -->
<:->Get a smart net</:->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]