Re: What is the best way and where to create my array...
Re: What is the best way and where to create my array...
- Subject: Re: What is the best way and where to create my array...
- From: Paul Lynch <email@hidden>
- Date: Wed, 3 May 2006 18:56:41 +0100
On 3 May 2006, at 16:12, James Cicenia wrote:
I have tried Awake, however, since I am using a display group, it
seems that is to late to set the displayGroups objects, same with
append to response. Is this a DisplayGroup issue? I am using this
project to finally learn and use DisplayGroups.
"Too late"? Your response is build up when your appendToResponse
override calls super. Anything done before then will be used in the
response.
RR sequence within WOComponent is:
awake
takeValuesFromRequest
invokeAction
appendToResponse
sleep
Paul
_______________________________________________
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