In Java, we can create text files by using FileOutputStream and write commands.....but how to do the same operation in j2me program.... i have data in j2me and i need to create a text file and write the data in a .txt file and save it.......please its urgent...help me...

Reply With Quote

