1. How to edit an XML file in JavaME using kXML? stackoverflow.comkXML is an alternative XML parser I chose to use for JavaME apps. The XML file to be editted is inside the mobile app's own JAR. I'm using CLDC profile. Please help |
2. editing a xml file with j2me using kxml stackoverflow.comi m developing a j2me appplication in which first i have to extract some data from the xml file and after that updat that xml file with certain elemntal values....... pls ... |