Re: Back Button Issues
Re: Back Button Issues
- Subject: Re: Back Button Issues
- From: Jonathan Miller <email@hidden>
- Date: Mon, 17 Apr 2006 18:42:26 -1000
Hi,
I'm certainly guilty of using the appendToResponse method without
understanding its true role in the response generation, so this could
very well apply to me. Since I'm mainly using appendToResponse to
reset counters I use during page generation do you think I'd be
better served by using the sleep() method instead?
thanks again
Jon
On Apr 17, 2006, at 5:26 PM, Jerry W. Walker wrote:
Hi, Jonathan,
I don't know what the abbreviation "w/n" means in your second
sentence, so your message is a little difficult to parse, but it
doesn't sound like you're facing a page caching issue (except,
perhaps, indirectly).
Performing the wrong action tends to be a characteristic of the
structure of a page changing between the appendToResponse that
generates the page and the invokeAction triggered by the generated
page.
If the page's structure includes a WORepetition that depends on an
array that changes size between the time you generate the page and
when the WOHyperlink is activated, that could cause the problem.
For more information on this issue, take a look at:
http://www.wodeveloper.com/omniLists/webobjects-dev/2005/April/
msg00023.html
HTH.
Regards,
Jerry
On Apr 17, 2006, at 2:34 PM, Jonathan Miller wrote:
Hi,
I'm following Apple's Guidelines on setting up server side page
caching (i.e. setPageRefreshOn... && setPageCacheSize(int)) but
it doesn't seem to be working...
e.g. when someone hits the back button and then uses a WOHyperlink
w/n the page it performs the wrong action.
Does anyone have some wisdom they can share in regards to this?
Thank you
Johnny
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
--
__ Jerry W. Walker,
WebObjects Developer/Instructor for High Performance Industrial
Strength Internet Enabled Systems
email@hidden
203 278-4085 office
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden