Hi Guys, I am New in j2me,
I need ur help. Problem is that. How can i put the new data in existing xml file using j2me.
My xml file is belove. Plz Give a suitable Ans quckly. i am in trouble. I am waiting. and my Email address is nitinverma274@yahoo.com
Plz tell me with some code.
<employee>
<details>
<name>Nitin Verma</name>
<city>Baroda</city>
<state>Gujrat</state>
</details>
<details>
<name>sample Program</name>
<city>Ahemdabad</city>
<state>Gujrat</state>
</details>
</employee>
Thank u.

Reply With Quote



