Shing Hing Man <matmsh <at> yahoo.com> writes:

> 
> Have you tried ComponentSource  ?
> 
>    @Inject
>   private ComponentSource compSource;
> 
>  MyPage comp = (MyPage) compSource.getPage(pageName); 
> 
> Shing

Shing, thanks man! This worked. I can now get instances of the pages through
their id!

Best regards
Henrik


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to