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

