There seem to be a million libraries out there for reading and parsing
XML, but how can I WRITE XML? 

I essentially want to take a Collection of Objects (like a List of
Strings) and create an XML Object from that (That I could save to the
filesystem or a database, or pass along to another Servlet for
processing). 

Can anyone recommend a good API for doing this? 

Thanks,
August

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

Reply via email to