So to summarize: 1) When I do setCacheable(false), I can open my Excel link multiple times by clicking the same link, no problems
2) When I do setCacheable(true), I get "File Locked" on my Excel any time after the 1st download, and then I have to Delete Temporary Internet Files. Once I delete my temp IE files, it's fine again, and I can download once more, until I do it a second time, etc. It looks like BOTH of these write a temp file into the temp IE directory. But maybe the browser, or server, is still holding a lock in the 2nd case? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problem-with-setCacheable-false-No-Cache-Header-in-WebResource-tp3765955p3766351.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
