jquery - How can I show a spinner while the server generates a PDF file for the user? -


i'm using spring mvc present user form has series of options. when submit form, options used generate pdf file. in cases, generation of pdf file takes while — 30 seconds or more.

when pdf generated, comes down application/pdf user can save.

i'd show animation while pdf being generated. @ moment, indication server working waiting ... shown in browser.


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -