• 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: Manual syncing question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Manual syncing question


  • Subject: Re: Manual syncing question
  • From: Miguel Arroz <email@hidden>
  • Date: Sat, 16 Sep 2006 13:29:16 +0100

Hi!

On 2006/09/16, at 13:16, Alexander Spohr wrote:

i do it this way: get the user before you draw the html.

public void appendToResponse (WOResponse aResponse, WOContext aContext) {
user = (User)valueForBinding(USER_BINDING_NAME);
super.appendToResponse(aResponse, aContext);
}

But, in that case, you will only update the value after invokeAction is called (because it's called before appendToResponse). So, the invoked action will work with old values, not the current ones... right?


  Yours

Miguel Arroz


"We have no sympathy for the lost souls We've chosen the path of disgrace We give this life to our children And teach them to hate this place" -- Apocalyptica, Life Burns!

Miguel Arroz
http://www.ipragma.com


_______________________________________________ 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: 
 >Manual syncing question (From: Miguel Arroz <email@hidden>)
 >Re: Manual syncing question (From: Alexander Spohr <email@hidden>)

  • Prev by Date: Re: Manual syncing question
  • Next by Date: Jam Error
  • Previous by thread: Re: Manual syncing question
  • Next by thread: WOConditionnal strange behavior
  • Index(es):
    • Date
    • Thread