alanlim1980
11-11-2003, 08:16 AM
I have a problem and that is as follows:
A HTML form will invoke servlet after a submit button, and a HTML generated by the servlet will be displayed. However I do not want the IE to cache the information, as such when "BACK" button is clicked, the "Warning: Webpage is expired" will be displayed instead of the information.
Please advice.
A HTML form will invoke servlet after a submit button, and a HTML generated by the servlet will be displayed. However I do not want the IE to cache the information, as such when "BACK" button is clicked, the "Warning: Webpage is expired" will be displayed instead of the information.
Please advice.