Click to See Complete Forum and Search --> : WebPage Expire


alanlim1980
11-11-2003, 08:04 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.