Problems loading a JSP page
Hi all,
I've made a JSP page that is invoked from another JSP page. That second JSP page is shown in a frame and contains a link to my JSP page which is loaded in another different frame.
My problem is following: my JSP page is right loaded but IE status bar looks like it was still loading page. It causes that my page is not refreshed when an user does something changing page content
I've reviewed my JSP code looking for an unclosed tag or quotes but there's no error about that.
Could any body suggest me anything to fix that?
Thanks in advance.
JCGP
|