View Single Post
  #2 (permalink)  
Old 12-05-2007, 06:52 PM
vortex vortex is offline
Member
 
Join Date: Dec 2007
Posts: 5
vortex is on a distinguished road
RE:...
sometimes when u want to restore message and then call a program so that u can read these stored messages...the best way i can think of is by using XML files...simply use the JDOM library...this way u can store the messages along with some extra data, the way u like it...im not saying that its the best way to do, but thats the way i would use...
Reply With Quote