Results 1 to 3 of 3
Thread: update automatically an xml file
- 12-29-2010, 11:18 AM #1
Member
- Join Date
- Dec 2010
- Posts
- 7
- Rep Power
- 0
update automatically an xml file
hello,
I'm writing a code in java which connect to a mysql data base and create an xml file that I will need in another stage ,
so my question is : can I synchronize my file xml with the new data saved in the data base without running again my java code ?
any help will be appreciated
- 12-29-2010, 04:20 PM #2
Member
- Join Date
- Dec 2010
- Posts
- 11
- Rep Power
- 0
I'm no expert, but I'm going to have to say 'no' on this one.
An XML file is little more than a glorified text file. The only way to emulate synchronization would be to remake it fairly often.
- 12-30-2010, 02:26 PM #3
Member
- Join Date
- Dec 2010
- Posts
- 7
- Rep Power
- 0
Similar Threads
-
called external program does not automatically write file
By nickvandewiele in forum New To JavaReplies: 6Last Post: 02-25-2010, 02:38 PM -
Automatically Generate an XML file
By svpriyan in forum XMLReplies: 2Last Post: 06-25-2009, 05:46 AM -
Read file from directory, update contents of the each file
By svpriyan in forum New To JavaReplies: 2Last Post: 05-11-2009, 10:07 AM -
refreshing the page automatically if the configuration file changes
By anitha2324 in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 01-07-2009, 03:08 PM -
Automatically File Upload to server ...Help Needed
By 82rathi.angara in forum New To JavaReplies: 6Last Post: 08-05-2008, 07:13 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks