>>>>> Have you tried stepping down into form state restoration code to see 
>>>>> what's going on,

No, I haven't.

I was assuming that the problem is with the form submission. Now, I am
not sure. I created a simple page with an anchor element. On that
page, I set an attribute "DOCUMENT_NO" in the HTML tag. I then sent an
"onclick" event for the link. After the new page load, I used
navigation.gotoIndex(0) to go back to the original document to see if
the attribute was preserved.. and it was NOT. So, I am guessing the
page is being loaded from some place where all updates to the original
document are being ignored.

How do I check from where a page is retrieved? i.e. in-memory-cache or
other places.


>>>>> What HTTP headers does the page send?

... this is the RESPONSE header that comes along with the page.
Status=OK - 200
Server=Apache-Coyote/1.1
Etag=W/"628-1265658043625"
Last-Modified=Mon, 08 Feb 2010 19:40:43 GMT
Content-Type=text/html
Content-Length=628
Date=Mon, 08 Feb 2010 19:45:23 GMT
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to