Delete PDF from IE cache 2006-09-08 - By yoursoft
Back Dear List,
I have a problem with IE cache: I generate PDFs from java servlets with iText. These PDFs contain personal data. In this case I would like to remove these PDFs from client IE cache. I can't set clients IE settings.
I have https connection. I have the http head settings that work on html pages, but not wok with PDFs: Cache-Control: no-store Pragma: no-cache Expires: 0
With these settings it works with html pages (e.g. if you press "back history" button, the html page will be removed from cache), but does'nt work with PDF pages (the PDF file is not stored in cache, therefore Acrobat Reader can't find it -> page not found error).
If I use these settings with http (not with https), it works properly.
Best Regards, Ferenc
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions
|
|