Embedding a D2W Component in a page
Embedding a D2W Component in a page
- Subject: Embedding a D2W Component in a page
- From: Guido Neitzer <email@hidden>
- Date: Tue, 24 May 2005 12:19:30 +0200
Hi.
What rules do I have to write, if I want to embedd a D2W inspect
component in one of my pages and like to use a pageConfiguration?
Currently I have:
(pageConfiguration = 'InspectKunde') => entity = "MyEntityName"
(pageConfiguration = 'InspectKunde') => task = "inspect"
(pageConfiguration = 'InspectKunde') => pageName =
"MyPageNameWithEmbeddedComponent"
(pageConfiguration = 'InspectKunde') => isEntityEditable = "false"
(pageConfiguration = 'InspectKunde') => isEntityDeletable = "false"
I get an error:
"com.webobjects.directtoweb.D2WModelException:
com.webobjects.directtoweb.D2WInspect: Could not find a rule to
decide which page to embed in MyPageNameWithEmbeddedComponent in
context ..."
Can someone give me hint where to look?
Thanks,
Guido
_______________________________________________
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