On Thu, 20 Nov 2003, Manuel Lenz wrote:

>
>
>
>
>
> What Do you mean with "altKey attribute"?

You would know what I mean If you had:

 - Looked at the user guide
or
 - Looked at the TLD
or
 - Looked at the source


Basically, you can use altKey to display an i18n'd alt tag...

<html:checkbox property="wareneingang" altKey="label.test"/>



>
> I try to fill in a localized message into alt-attribute.
> The only way I know to get a resourceBundle-Message is with <bean:message
> ....> Tag.
> But this tag is not usable for alt-attribute.
>
> Cheers,
> Manuel
>
>
> |---------+---------------------------->
> |         |                            |
> |         |                            |
> |         |                            |
> |         |James Mitchell              |
> |         |<[EMAIL PROTECTED]>      |
> |         |19.11.2003 19:34            |
> |         |Bitte antworten an "Struts  |
> |         |Users Mailing List"         |
> |---------+---------------------------->
>   
> >----------------------------------------------------------------------------------------------------------------------------|
>   |                                                                                  
>                                           |
>   |     An:      Struts Users Mailing List <[EMAIL PROTECTED]>                       
>                              |
>   |     Kopie:                                                                       
>                                           |
>   |     Thema:   Re: Localized message to alt-tag                                    
>                                           |
>   
> >----------------------------------------------------------------------------------------------------------------------------|
>
>
>
>
> On Wed, 19 Nov 2003, Manuel Lenz wrote:
>
> >
> >
> >
> >
> > Hi to all,
> > how can I get a localized message from a ressource bundle which ist
> placed
> > into the alt-tag of an html-field?
> > The struts-tag to get a ressource-bundle message is not defined for
> > alt-tag.
> > Example:
> > <html:checkbox property="wareneingang" alt="<bean:message
> key="label.test"
> > />"/>
>
> Did you try using the altKey attribute yet?
>
> >
> > Greetings,
> > Manuel
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> --
> James Mitchell
> Software Developer / Struts Evangelist
> http://www.struts-atlanta.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-- 
James Mitchell
Software Developer / Struts Evangelist
http://www.struts-atlanta.org


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

Reply via email to