Ah! It looks as though the "AndAccessKey" attributes aren't currently supported in Facelets.
-- Adam On 5/2/07, Michael Trompertz <[EMAIL PROTECTED]> wrote:
It is an xhtml file (I use Trinidad together with facelets). Michael -----Ursprüngliche Nachricht----- Von: Adam Winer [mailto:[EMAIL PROTECTED] Gesendet: Mi 02.05.2007 22:35 An: MyFaces Discussion Betreff: Re: [Trinidad] labelAndAccessKey don't work Is this a .jsp file or a .jspx? -- Adam On 5/2/07, Michael Trompertz <[EMAIL PROTECTED]> wrote: > > Hello > > How can I get the labelAndAccessKey-Attribute to work in "tr:inputText". > My code fragment is: > > <tr:inputText labelAndAccessKey="V&orname" id="prename" value="#{ > userData.vorname}" /> > > But there is no output. If I use "label" and "accessKey" serperate > everything looks fine. > > Regards > > Michael >

