abubakarpasha
September 5th, 2003, 06:15 AM
Hi All,
I have a jsp containing some frames. When a particular frame is reloaded the process bar keeps running even if there is no activity going on. This confuses the user as he thinks that there is some activity going on. The source for the frame is another jsp that displays the information in the frame according to the option clicked in another frame. Like the left frame contains a tree of folders and on clicking any folder its contents are displayed in the second frame. The page gets loaded successfully but the process bar keeps running. Can anyone suggest any solution.
I have a jsp containing some frames. When a particular frame is reloaded the process bar keeps running even if there is no activity going on. This confuses the user as he thinks that there is some activity going on. The source for the frame is another jsp that displays the information in the frame according to the option clicked in another frame. Like the left frame contains a tree of folders and on clicking any folder its contents are displayed in the second frame. The page gets loaded successfully but the process bar keeps running. Can anyone suggest any solution.