• 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
Page with EO's not refreshing properly
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Page with EO's not refreshing properly


  • Subject: Page with EO's not refreshing properly
  • From: Greg Hulands <email@hidden>
  • Date: Wed, 7 Jan 2004 21:00:29 +1000

Hi,
I have a component that lists some EO's that can be edited. When click
the editing component is displayed and the user clicks the save button
I run the following code:

public WOComponent save()
     {
		session().defaultEditingContext().saveChanges();

         WOComponent n = pageWithName(caller);
		return n;
     }

It seems that the page returned has been cached and the new values of
the EO's have not been refreshed in the component.

Is there a way to force a page not to cache?

Any help is appreciated.

Regards,
Greg
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Page with EO's not refreshing properly
      • From: Arturo PĂ©rez <email@hidden>
  • Prev by Date: Re: triggering error messages after data edits
  • Next by Date: Re: Page with EO's not refreshing properly
  • Previous by thread: Re: EOModler Questions..
  • Next by thread: Re: Page with EO's not refreshing properly
  • Index(es):
    • Date
    • Thread