I cannot get a custom component to render.
I have created a custom component, renderer, and tag classes.  I have
added my custom tag to the taglib file.  I have a backing bean that is
supplying the appropriate information.  But when I attempt to call the
component I get the following error: "Undefined component type
HotelActivityComponent".
 
How do I go about registering my components so that they are seen by the
web-app?
 
Regards,
Joshua Pheneger
 

Reply via email to