Hi,

im currently trying to setup a download behavior for large
file downloads. Using the AjaxDownloadBehavior with a resource
reference, the respond method is not called for all available
download locations but »Blob«.

But I need this method to be called to register the download on
server side and the Blob download location is not usable for my
use case, as the the blob is limited in its size depending on
the browser/OS and the files to be download are quite large.

Is there a way to get the respond method called using a
location other than blob?

  -Timo

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

Reply via email to