response.setheader("pragma", "no-cache"); response.setheader("cache-control", "no-cache"); response.setdateheader("expires", 0);
<meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache">