on the wiki, under - D2W Rules Reference - Cookbook - FAQ in section 7.  How do 
I easily use my own custom component in a Direct to Web page?

there are two rules and then step two, add the two methods to the java. What 
should my component extend? I mean, is there a minimal class to extend it like 
ERD2WPage? 

Step 2:
Create a component in your project named 'MyThePropertyComponent' and give it 
an 'object' and 'key' binding. The object will receive the current object, and 
the key will receive the current propertyKey (as a string) from DirectToWeb. Do 
with them what you will.

Or is giving it the object and key enough?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to