Guest_imported
New member
- Jan 1, 1970
- 0
I want to get Data from a text file to show in an applet .
what will be the syntax for that ..?
I also want to read data from database and write to text file whenever data in database changes.How it can be done by Java(Syntactically)
The reason for reading via a text file and not directly from database is "to save time from a querry processing each time an applet loads" is it justified?
Please give answers of my above 3 questions
Thanks in advance
what will be the syntax for that ..?
I also want to read data from database and write to text file whenever data in database changes.How it can be done by Java(Syntactically)
The reason for reading via a text file and not directly from database is "to save time from a querry processing each time an applet loads" is it justified?
Please give answers of my above 3 questions
Thanks in advance