There already is a complete set of HTML JSF tags that is freely available with source.
I'll get a link for it on monday when I get back to work. On Fri, 31 Dec 2004 19:23:19 +0100, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Travis, > > well I will look at forEach and <p> > after we published the current RC as a > release. Hopefully we got enough +1 > for this :-) > > Happy new year, > Matthias > > > -----Original Message----- > > From: Travis Reeder [mailto:[EMAIL PROTECTED] > > Sent: Friday, December 31, 2004 6:48 PM > > To: MyFaces Discussion > > Subject: Re: JSF - iteration tags > > > > > > It would be nice to add these types of things to MyFaces, along with > > simple html elements like <p> and <div> > > > > Travis > > > > Matthias Wessendorf wrote: > > > > >Amit, > > >as HEath and Werner pointed out. > > > > > ><c:forEach/> couldn't be combined with JSF Tags. > > >But, I saw that ADF FAces from Oracle (a set of custom components) > > >provides a <ad:forEach/>-component-tag. I haven't used them myself... > > > > > >HTH, > > >Matthias > > > > > >-----Original Message----- > > >From: Amit Modi [mailto:[EMAIL PROTECTED] > > >Sent: Thursday, December 30, 2004 7:34 PM > > >To: MyFaces Discussion > > >Subject: JSF - iteration tags > > > > > > > > >Hi, > > >I am new to JSF and using MyFaces to create a simple application. > > >I created a Tabbed Panel containing various tabs (using > > panelTabbedPane > > >and tabPanel components). > > >But what I wish to do is obtain a list of tabs from my tab > > configuration > > >xml and create these tabs dynamically iterating over the > > list I obtain > > >from my configuration file. > > >Is there a pure JSF way of iterating over this list and create tabs > > >dynamically at runtime or I have to use JSTL (or may be my own custom > > >tags)? > > >Thanks > > >Amit Modi > > > > > > > > > > > > > > > > -- > > Travis Reeder > > Ecommstats Web Analytics > > www.ecommstats.com > > > > -- -Heath Borders-Wing [EMAIL PROTECTED]

