Re: D2WQuery Component Frustration
Re: D2WQuery Component Frustration
- Subject: Re: D2WQuery Component Frustration
- From: James Cicenia <email@hidden>
- Date: Tue, 31 Jan 2006 08:36:21 -0600
Ahhh --
So it is in for an ounce in for the pound so to speak. Ok, I will try today just the push pull stuff, though I was getting excited about getting more understanding of Wonder. Maybe my next project I will Extend the App, Session, etc.
Thanks again for your patience, I will let you know how it goes.
- James On Jan 31, 2006, at 3:55 AM, Anjo Krank wrote: I have finally decided to go the Wonder route. So I got the latest binary and linked it in, etc.. I then subclassed ERD2WQueryPage for my own component and then dropped in a ERD2WQuery component into it.
Without reading the docs, it seems...
public void setPropertyKey(String propertyKey) { d2wContext().takeValueForKey(propertyKey, "propertyKey"); ((ERXMutableUserInfoHolderInterface)context()).mutableUserInfo().takeValueForKey(propertyKey, "componentIdentifier"); }
So my uneducated guess is that you didn't have your App extend ERXApplication, your Session ERXSession and didn't call main correctly. Alternately you may also just pull out the code for the push/pull stuff from the page and add it without bothering with linking Wonder which should also work.
Am 31.01.2006 um 00:36 schrieb James Cicenia: at er.directtoweb.ERDAttributeRepetition.setPropertyKey(ERDAttributeRepetition.java:45)
|
_______________________________________________
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