Link to home
Start Free TrialLog in
Avatar of karnan
karnan

asked on

In web application how to show gif(eg., loading pls wait.....) while doing some process-calculation in the application server

I have a web application runs in websphere. It has a massive calculation engine. So when i call that calculation from the front-end(jsp) it takes sevral seconds to complete the calculation. At this point i want to show some message with a gif(a clock ticking). So when i submit the page for calculation i call a jsp with the message and gif. And onload of the page i am calling the calculation. At the end of the calculation i call some other jsp. Now the problem is, gif loaded in the intermediate jsp is not animating(clock is not ticking). I have seen in some web pages when you do a search they display some gif-animation until they are ready with the results. How to do this?
ASKER CERTIFIED SOLUTION
Avatar of JNSTAUB
JNSTAUB
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of CleanupPing
CleanupPing

karnan:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.