明輝手游網(wǎng)中心:是一個(gè)免費(fèi)提供流行視頻軟件教程、在線學(xué)習(xí)分享的學(xué)習(xí)平臺(tái)!

讓JSP頁面過時(shí), 即保證每次的JSP頁面都是最新的.

[摘要]response.addHeader("Cache-Control", "no-cache");response.addHeader("Expires", "Thu,01 Jan 1970 00:00:01 GMT")...
response.addHeader("Cache-Control", "no-cache");
response.addHeader("Expires", "Thu,01 Jan 1970 00:00:01 GMT");