Ralf Schneider wrote:

how can a use internationalized text strings stored in a resource bundle as values of attributes?

<html:text property="username" title="login.tooltip.username"/>

Hi Ralf


Have you tried

<html:text property="username" titleKey="login.tooltip.username"/>

I use the 'titleKey' attribute like this on 'html:submit' buttons.

--
bOOyah


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to