d2wContext Question
d2wContext Question
- Subject: d2wContext Question
- From: Omar <email@hidden>
- Date: Mon, 13 Sep 2004 23:43:47 -0400
Hi
I am a WO newbie and I am just fascinated by the D2W technology its
incredible we are implementing it in all of our new apps.
I've gotten most of the things I want to work but am having trouble with
one thing (for now).
I have a D2W component that needs to create another D2W component in
another window in the browser which I can do but when I try to access
the d2wContext from the component in the new window, all I get is null.
This is the code I am using to call the new window using a WOHyperlink:
protected WOComponent oTestLookup() {
return pageWithName("LookupDialog");
}
and in my LookupDialog component I get null when I access d2wContext.
How am I supposed to call my component so I can access d2wContext?
Also is there a IRC channel about WO anywhere?
Thanks in advance,
Omar
_______________________________________________
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