Re: Refresh problem
- From: "Daniel Crichton" <msnews@xxxxxxxxxxxxxxxx>
- Date: Fri, 12 Jan 2007 09:12:24 -0000
debnath wrote on Thu, 11 Jan 2007 23:46:00 -0800:
Thanks for your reply.
IMO, a refresh from the toolbar should repaint each page within each
frame. If there is a frame containing a frame, then it should recursively
repaint the pages.
Now does IE know what is the URL of each page ? The answer is
yes because when I right click on each page and look up the
Properties option, it shows the page's URL.
So IE has the information to repaint the pages. But it is not doing that.
So my question is what exactly does a refresh do ? What is the definition
of a refresh ?
The refresh button refreshes the URL in the address bar. So IE grabs that
page again which has the original frameset, which points at the login page.
Incidentally, I would like to add that if the first page (containing the
frameset) is a jsp, then a refresh from the second page ("after-login
page") shows the first page. However, if the first page is an html, then a
refresh from the second page shows the second page.
Note that I am using Struts, so I don't know if it is adding to the
problems.
I have no experience of jsp or Struts, but I have plenty of ASP experience.
I've just tested here with a frameset that includes ASP pages, and
refreshing individual frames works fine. I can only guess that your "after
login" page does a redirect to the "login" page if it's refreshed, possibly
due to some sort of session variable being reset.
Dan
.
- References:
- Re: Refresh problem
- From: Daniel Crichton
- Re: Refresh problem
- Prev by Date: Internet Explorer Enhanced Security on Windows XP?
- Next by Date: Re: IEAK6
- Previous by thread: Re: Refresh problem
- Next by thread: Flash error when using DHTML to change page layout
- Index(es):