Hello Matthias, thanks for the link. But are there any, at least a little mature, alternative viehandlers? I haven't found any bundled with myfaces, I saw xul handler with jsf ri (interesting). I know that my template panel is simple a mere substitute for a great view handler that would solve all problems ;) but I don't se anything like that nowhere. Do you think of developing some others viewhandlers inside myfaces? Michał
Matthias Wessendorf wrote:
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]

