I am trying to
create a table component that can use a custom renderer for each cell, based
upon a table model - similar to java's swing. I've read through Mind Bridge's
email about creating generic components, but it left off how to include
components. I'm interested in including existing components dynamically or
through inclusion in the jwc that defines the place where the component is used.
I've tried
using Delegator's but I'm unsure how to create or get a component outside of my
generic component.
Can anyone point me
in the right direction to get this working (either through Delegators or another
means).
Thanks,
Richard Hyatt
[EMAIL PROTECTED]
