Hi!

I created a ResourceLink and setCacheable(false).

If I click the link on IE and choose "save" it works. If I choose "open", it doesn't retrieve the download correctly (7zip just try to open the zip and shows the parent folder).

In my case, I could use setCacheable(true), and AFAIK there is IE bug that tries to retrieve URL more than once.

So non-cacheable ResourceLink is expected to doesn't work with IE and "open"?


Adriano


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to