• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOContext.shouldNotStorePageInBacktrackCache()
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOContext.shouldNotStorePageInBacktrackCache()


  • Subject: Re: WOContext.shouldNotStorePageInBacktrackCache()
  • From: Mike Schrag <email@hidden>
  • Date: Sun, 17 Feb 2008 21:23:38 -0500

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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


_______________________________________________
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


References: 
 >WOContext.shouldNotStorePageInBacktrackCache() (From: Andrew Lindesay <email@hidden>)

  • Prev by Date: WOContext.shouldNotStorePageInBacktrackCache()
  • Next by Date: Re: WOImage inline binding: src-attribute not recognized
  • Previous by thread: WOContext.shouldNotStorePageInBacktrackCache()
  • Next by thread: Using Wonder to transfer data from one DB to another
  • Index(es):
    • Date
    • Thread