This is to support the page fragment cache for Ajax requests -- you
can see its kinfolk in ERXAjaxSession.
In 5.4, if you call:
request.setStorePageInBacktrackCache(false)
or
response.setStorePageInBacktrackCache(false)
or
if request.isAjaxSubmit() is true (which is true if there is an Ajax
form submit key, though in Wonder's version, this particular process
has recently changed some to better accommodate partial form submission)
ms
On Feb 17, 2008, at 8:41 PM, Andrew Lindesay wrote:
Hello;
In WO 5.4, the following method has been supplied on WOContext;
public boolean shouldNotStorePageInBacktrackCache()
Does anybody know how this comes to return true?
cheers.
___
Andrew Lindesay
technology : www.lindesay.co.nz
business : www.silvereye.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40mdimension.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]