You say that <webobject ...> tag is in a .woo file? You've probably already figured this out, but that should be your component's .html file.
- Patrick On Apr 23, 2015, at 2:58 PM, HOUNKPONOU Ronald <[email protected]> wrote: > It is a custom Page that extends WOComponent class. > > in my app WOO : > <webobject name = "Adresse">Ajouter Adresse</webobject> > > in my app WOD: > Adresse : WOHyperlink { > pageName="AdresseWO"; > } > > AdresseWO is the name of my page that is located in my framework. > > 2015-04-23 19:49 GMT+01:00 Chuck Hill <[email protected]>: > How are you calling the WOComponent? You want to use the full package name > otherwise you can get the wrong class. > > Chuck > > On 2015-04-23, 11:44 AM, "HOUNKPONOU Ronald" wrote: > > Hi, > > I have an issue with wocomponents. > How can i call from my app a WOComponent that is located in a framework? > I try by adding the framework as a dependencie and call the concerned > WOComponent but i got a blank page instead of the components. > > Thanks
_______________________________________________ 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]
