java - Download file in jsp -


in jsp file, want initiate download , want continue next jsp page while download happens in background. in final page, want check download 100% complete , allow user confirm details.

the problem facing in same jsp can wait till download complete once move next page have no handle monitor download %.

please let me know if can provide me pointers same

thanks

i resolved downloading in servlet , updating session variable final jsp access


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -