Re: Converting from Session to DA
Re: Converting from Session to DA
- Subject: Re: Converting from Session to DA
- From: Chuck Hill <email@hidden>
- Date: Thu, 19 Apr 2007 10:08:47 -0700
On Apr 19, 2007, at 9:46 AM, James Cicenia wrote:
Hello -
I need a refresh here. I am trying to convert my catalog type
application to be
all DA in the front end.
However, what is the best way to get at the values from the
contained content
within the component content ??
I have a few wrappers that get switched in from page. I need those
wrappers
to get access to the values passed in from the DA. What is the way
to do
that again?
James,
I confess to having a less that clear understand of what you are
asking / trying to do. :-) That said, I would look at using a
WOContext subclass that can carry this extra information. You can
override this in Application to substitute in your sub-class:
public WOContext createContextForRequest(WORequest aRequest)
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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