• 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: Caching and Editing Context Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Caching and Editing Context Question


  • Subject: Re: Caching and Editing Context Question
  • From: Dirk Bajohr <email@hidden>
  • Date: Wed, 6 Oct 2004 11:15:35 +0200

Where is your code? Action method of the first page? Constructor / awake() / appendToResponse() of the second page?

If your code is located in the constructor of the second page it may only be executed once. Try to put it into awake() or appendToResponse() method.

Cheers,
Dirk


Am 06.10.2004 um 04:08 schrieb James Cicenia:

Hello -

I have a link on my page that pops up a new window in it's own editing context. However, I have noticed
that when I close the window and click the same link again it does not actually run the code again?!


I have put setCachingEnabled (false) seemingly in all related components but I can't seem to
make it run the code on the second click. Now since this is supposed to actually create a new
object too, I get a null error the second time I click the link to popup the window and then do
a revert or such command.


Is there a way to force WO to run my code on the second click?

-James Cicenia _______________________________________________
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
--
Dirk Bajohr
iSOLUTION - Individuelle Software fuer moderne Kommunikation

Hauptstr. 50
53757 Sankt Augustin

T +49 2241 921567-0
F +49 2241 921567-89
http://www.isolution.de

_______________________________________________
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: 
 >Caching and Editing Context Question (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: Java 1.5
  • Next by Date: [Solution] Restoring Session when someone leaves the application
  • Previous by thread: Caching and Editing Context Question
  • Next by thread: D2JC inspector layout hint label
  • Index(es):
    • Date
    • Thread