Just off the top of my head, try using JDom along with ECS.

Scott

-----Original Message-----
From: Pugh, Eric [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 02, 2002 4:57 PM
To: 'Turbine Users List'
Subject: How to output XML as HTML nicely..


Hi all,

I have a .vm file that I want to output some XML on the page in a table of
other data.  Obviously, if I output my raw XML, it doesn't show up, because
of the < and > tags...  What have people done to output XML nicely?  I would
love it if I could take my very compact machine readable XML with no returns
or spaces, and convert it to nice pretty XML with returns and
indentations...

Slapping the XML in a textarea is a plain, ugly, but workable method, I am
looking for something better!

Eric

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

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

Reply via email to