| Author |
Using a Progress Indicator
|
Steve Dyke
Ranch Hand
Joined: Nov 16, 2004
Posts: 1254
|
|
|
In my web app using JSP and servlet concept I have been asked to provide some indication that the app is processing as expected between page loads. I have seen some web sites that have a, I suppose GIF, pop up when the load starts and dissappears when the load is finished. It appears where ever the mouse pointer clicks a hyperlink or menu item. Can someone help me set this up?
|
 |
 |
|
|
subject: Using a Progress Indicator
|
|
|