RE: locale attribute in

2005-03-28 Thread Joe Hertz
riginal Message- > From: Smith, Thad [mailto:[EMAIL PROTECTED] > Sent: Monday, March 28, 2005 3:19 PM > To: Struts Users Mailing List > Subject: RE: locale attribute in > > You can use the getDisplayLanguage in java.util.Locale to do this: > > <%= request.getLocale(

RE: locale attribute in

2005-03-28 Thread Joe Hertz
riginal Message- > From: Smith, Thad [mailto:[EMAIL PROTECTED] > Sent: Monday, March 28, 2005 3:19 PM > To: Struts Users Mailing List > Subject: RE: locale attribute in > > You can use the getDisplayLanguage in java.util.Locale to do this: > > <%= request.getLocale(

RE: locale attribute in

2005-03-28 Thread Smith, Thad
ards, Thad Smith -Original Message- From: Joe Hertz [mailto:[EMAIL PROTECTED] Sent: Monday, March 28, 2005 11:57 AM To: 'Struts Users Mailing List' Subject: locale attribute in An utter shot in the dark here.. I'm trying to force the printing of language names into their na

locale attribute in

2005-03-28 Thread Joe Hertz
An utter shot in the dark here.. I'm trying to force the printing of language names into their native languages. That is to say English is "English" and French would be "francais". I realize that if I know what language I want to put display it in, I don't _really_ need a bean:message tag, but it

locale attribute in

2005-03-28 Thread Joe Hertz
An utter shot in the dark here.. I'm trying to force the printing of language names into their native languages. That is to say English is "English" and French would be "francais". I realize that if I know what language I want to put display it in, I don't _really_ need a bean:message tag, but it