Anyone know a way (besides XSLT) to strip white space
from XSP output. I tried the following:

<xsp:page default-space="strip" xml:space="default">

However, this has no effect on whitespace in my
output. Obviously, I could use XSLT to strip the
space, but I have performance concerns - I don't want
to add an additional transformation and I want to keep
down the size of document going through my existing
transformation. Thanks...

MV

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

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

Reply via email to