if (requestURI.contains(".nocache.")) { Date now = new Date(); ... setHeader("Cache-control", "no-cache, no-store, must- revalidate");
確定! 回上一頁