Hey all, I am trying to dynamically load a component which must be determined at run time, I figured I must use a t:delegate to render the component.
On the Java side of things I cannot figure out how to instantiate the actual component. I saw the @Component annotation with the "type" parameter but this does not let me dynamically load a component from a function. Does anybody have any idea on how to do this? Thanks, Omar --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
