Guys, what exactly happens when I do setCacheable(false) on a WebResource? Does that mean the downloaded file isn't cached locally? That can't be true, because I am getting a file called "report[1].xls" where the [1] indicates that it was saved in my Temp Internet Files folder, even when I do setCacheable(false).
So what's the functionality of this command, with respect to files getting stored in the Temp Internet folder? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Problem-with-setCacheable-false-No-Cache-Header-in-WebResource-tp3765955p3766312.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]
