On 12/21/2000 at 2:09 PM Jorge Kazuo wrote:
> Could anyone send me a example on how to use locale attribute in
struts:message ?

These don't actually use the local attribute in a Struts bean:message,
but come very close. 

Aditya Kapur -
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg00999.html

David Geary -
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg00974.html


As you may know, Struts will automatically use the default locale for
the current user, so generally one would only use this to do something
like (excuse my French)

+ Parlez-Vous Francaise?
+ Do You Speak English?

Where each resource had it's own "Do you speak me" message. Usually,
the link would be used to reset the default locale, so that you would
not need to specify it in each bean:message. 

*********** REPLY SEPARATOR  ***********


TIA


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup



Reply via email to