Hi,
I use servlets with IE5.5, Apache 1.3.12, Jserv 1.1.2
I've a problem with the load bar (that give the state of page download) in the status bar. I call a servelt that define 2 frames, all work perfectly, the content of the 2 frames (that are also a servelts) is downloaded completely but, sometimes, the load bar continues like when the page is not responding. This can last several minutes.
If I take the content (generated by the servelts) of the 2 frames with the framseset definition, and I put this in static HTML page, I've no problem with the load bar.
Does anybody know why the load bar don't stop ?
thanks
I use servlets with IE5.5, Apache 1.3.12, Jserv 1.1.2
I've a problem with the load bar (that give the state of page download) in the status bar. I call a servelt that define 2 frames, all work perfectly, the content of the 2 frames (that are also a servelts) is downloaded completely but, sometimes, the load bar continues like when the page is not responding. This can last several minutes.
If I take the content (generated by the servelts) of the 2 frames with the framseset definition, and I put this in static HTML page, I've no problem with the load bar.
Does anybody know why the load bar don't stop ?
thanks