Hi,
What I want to do is
I want to download the XML file or received some data in a file (probably an XML or txt file) on my mobile through web and I want to save this XML File in mobile. Now I want to read this file from J2ME application and process the data contained in the file.
My problem is:
1. How can we save the xml file in the general location. Means general directory so that I am able to read that xml file from that location for every vendor such as nokia, sony.
2. I want to read this file. So how can we read this file from J2ME application and process the data contained in the file.
Is it possible in J2ME,Can somebody please provide me some sample code on this or some related links.
Thanks
Rahul

Reply With Quote




