Please direct usage questions to the users mailing list ;)

You are probably going to have to go about this another route, as jsp tags do 
not have JSF components "behind" them.  Sorry.

Dennis Byrne

-----Original Message-----
From: Muresan, Remus  (COM Trango CA) [mailto:[EMAIL PROTECTED]
Sent: Monday, April 24, 2006 05:16 PM
To: [EMAIL PROTECTED]
Subject: Re: AW: panelTabbedPane with dynamic-tabs

Hi Dennis,
I am pretty much where Harry has been...
http://www.mail-archive.com/users@myfaces.apache.org/msg13219.html
<http://www.mail-archive.com/users@myfaces.apache.org/msg13219.html> 

...where I have the tabs created and I am trying to fill them up with some
content.

I saw your update: "Now you just have to add children to the tab the same
way you add the tab to the HtmlPanelTabbedPane.
tab0.getChildren().add(fooUIComponent);", but the problem is that I would
like to fill up the tab content from a different jsp page... something like
<jsp:include page="tab1.jsp"/>

The thing is that I would like to add the content of the tabs (tab1.jsp page
for instance) at run time.

I'm new to JSF so not even sure if this is possible...

Thanks very much,
Remus





Reply via email to