karozans
2015-01-27 21:34:07 UTC
Hi everyone.
I created a RestFUL method using JAX-RS that gets a file to download from
the server to the client.
I need to generate the file from a database dump so sometimes this file can
take a minute or 2 to generate before it is ready to response to the client.
I don't think I can use AJAX to download the file, right?
Is there a way that I can show a DOJO progress bar while the customer is
waiting for their file to download?
Is there a good way to do this?
--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/Download-file-from-server-progress-tp4005126.html
Sent from the Dojo Toolkit mailing list archive at Nabble.com.
I created a RestFUL method using JAX-RS that gets a file to download from
the server to the client.
I need to generate the file from a database dump so sometimes this file can
take a minute or 2 to generate before it is ready to response to the client.
I don't think I can use AJAX to download the file, right?
Is there a way that I can show a DOJO progress bar while the customer is
waiting for their file to download?
Is there a good way to do this?
--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/Download-file-from-server-progress-tp4005126.html
Sent from the Dojo Toolkit mailing list archive at Nabble.com.
--
Dojo Toolkit: http://dojotoolkit.org/
Tutorials: http://dojotoolkit.org/documentation/
Dojo-***@mail.dojotoolkit.org
To unsubscribe, visit: http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
Dojo Toolkit: http://dojotoolkit.org/
Tutorials: http://dojotoolkit.org/documentation/
Dojo-***@mail.dojotoolkit.org
To unsubscribe, visit: http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest