Hi Matthias,

Thanks for the very useful article. The solution was there on the first
page!
The <h:panelGroup> tag does the job perfectly.

Rich

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Matthias Wessendorf
Sent: 11 May 2006 16:02
To: MyFaces Discussion
Subject: Re: t:outputLabel for attribute and forceId="true"

> That's all fine except that the label's for attribute has the 'form:'
> prefix. Why? I would not think that <t:outputLabel> tag would know 
> anything about the rest of the page.

That is a "problem" of JSF 1.1 spec

<t:outputLabel /> (or h:outputlabe) BEFORE an input won't work

since the label doesn't know the rest of the page

see [1] for lot's of informations on that

-Matthias

[1] http://www.onjava.com/pub/a/onjava/2004/06/09/jsf.html
This email and any files transmitted with it are confidential, proprietary
and intended solely for the individual or entity to whom they are addressed.
If you have received this email in error please delete it immediately.

Reply via email to