aspose file tools
The moose likes Servlets and the fly likes Show gif animation before page load? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Show gif animation before page load?" Watch "Show gif animation before page load?" New topic
Author

Show gif animation before page load?

James Fang
Greenhorn

Joined: Oct 05, 2001
Posts: 2
Hi,
What I hope to do is that after my form sent to a servlet, my javascript will open a window, then the servlet will get huge data from database and that will take some minutes. Meanwhile, i hope to should an animation in that page (to let client waiting for the result) then the result html with replace the animation after all data generated. But my problem is that the animation is halted when the window is waiting for the result page. Would anybody please tell me what is the right solution for that case.
Thank a lot for consideration.
James
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Show gif animation before page load?
 
Similar Threads
Servlet Progress Bar
close browser window!
start animation???
Close main window from popup window
Show gif animation before page load?