Is there a simple way to do component to component communication?

I have a page with a menu component and a object display component. I want to be able to call a method in the object display component from the menu component. My first thought is to have something like a controller in the enclosing page where my object display component would register with. Then my menu component would simply invoke the controller to call the object display component.

Thank you!

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to