users@glassfish.java.net

Re: Help with RequestDispatcher.include() in jsf component

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Wed, 18 Apr 2007 11:10:32 -0700

glassfish_at_javadesktop.org wrote:
>> glassfish_at_javadesktop.org wrote:
>> You'll have to stick to using page build time
>> includes (jsp:include) or
>> some other custom action that is not a JSF component
>> to include
>> other components.
>>
>
> Thanks for the info. I thought it must be something along those lines. Could you provide a bit more information on a "custom action" for including other components. I am not really sure I understand what that means
>
JSTL's c:include or some other homegrown tag lib that does an include.
> Thanks
> Cameron
> [Message sent by forum member 'cameronr' (cameronr)]
>
> http://forums.java.net/jive/thread.jspa?messageID=212846
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>