Hi Friends,
I have a
jsp page which creates an XML file and writes the data from the database into that xml.and i am populating the data from xml onto a form.
my problem is that i am not getting the updated data from xml.If i reload that xml then i am able get the updated data in my form.so how to reload the xml file automatically.
after each and every 5 second i retrieve the data from the xml.