Mario Ivankovits wrote:
response.setHeader("Cache-Control", "no-store");
response.setHeader("Pragma", "no-cache");
Additional infos: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
--- Mario
Mario Ivankovits wrote:
response.setHeader("Cache-Control", "no-store");
response.setHeader("Pragma", "no-cache");
Additional infos: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
--- Mario