Hi folks,
I am using HTML,
servlets(JRun) and MSAcess.
I have a list of records shown through HTML page.
I deleted one record from the list through the same page.
Now I expect my HTML page to display the updated list.
What I could find is the page viewed after deleting the record is not the updated one instead I am getting the old list?
How can I refresh my data in html page?
Thankx in advance.
rama raju.