> The article in CFDJ has us instantiating a COM object in 
> order to parse the XML, but COM is not supported on UNIX.  
> How do we do this on UNIX?

I haven't done this myself, but there are some Java XML parsers which you
can automate through CFOBJECT, or by writing a Java CFX to work as a wrapper
to one of these parsers.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to