Hi,I want to use these classes in my program. What should i do exactly? org.apache.xerces.dom.DocumentImpl; org.apache.xml.serialize.*;Do you have any idea?
IMPOSSIBLE !!use kxml for xml parsing and read this article for serialization (but it may not work for xml) http://java.sun.com/developer/J2METechTips/2002/tt0226.html#tip2