Hi Michael, here is a nice article from Hans Bergsten. http://www.onjava.com/pub/a/onjava/2004/06/09/jsf.html
HTH, Matthias > -----Original Message----- > From: Heath Borders [mailto:[EMAIL PROTECTED] > Sent: Sunday, January 02, 2005 4:41 AM > To: MyFaces Discussion > Subject: Re: JSF - iteration tags > > > The JSF tags that map to exact HTML tags are useful just so > that you don't have to dump verbatim tags everywhere. > PanelGrid is pretty handy, but it doesn't solve all issues. > > > On Sat, 01 Jan 2005 22:24:23 +0100, Michał Małecki > <[EMAIL PROTECTED]> wrote: > > Hello, > > sorry for bothering (I'm not jsf expert) bu is it good to > create jsf > > (jsp pages) which tags create such exact html elements? I'm > rather fan > > of using panelGrid, which instead of creating simple table, creates > > html code based on some template. Please tell me what do you think > > about such solution > > > > regars > > Michał Małecki > > > > Heath Borders wrote: > > > > > 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. > > > > > > > > > > > > > -- > -Heath Borders-Wing > [EMAIL PROTECTED] >

