How to create a d2w Rule from java
How to create a d2w Rule from java
- Subject: How to create a d2w Rule from java
- From: Omar <email@hidden>
- Date: Tue, 21 Dec 2004 10:03:10 -0500
Hi,
I am trying to create a d2w rule as follows from java:
(pageConfiguration = "ListCustomers") and (propertyKey = "customer_id")
=> width = "90"
I've tried:
d2wContext().takeValueForKey("customer_id", "propertyKey");
d2wContext().takeValueForKey("90", "width");
but that doesn't work at all, I've tried looking in google and in the
documentation but I came up with nothing, does anybody know where I can
get some documentation on how to do this?
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