RE: Localization in struts 2

2009-12-09 Thread Muthu Velappan
...@elogic.co.in [mailto:sarava...@elogic.co.in] Sent: Thursday, December 10, 2009 10:34 AM To: muthu.velap...@aspiresys.com Subject: RE: Localization in struts 2 Hi Muthu, I would like to know about Localization in struts 2 with examples . I tried from sample code( Strut2i18n) it's

Re: Localization in struts 2

2009-06-23 Thread Johnson nickel
java.util.Locale(en,US)); -Original Message- From: Johnson nickel [mailto:sarava...@elogic.co.in] Sent: 22 June 2009 11:28 To: user@struts.apache.org Subject: RE: Localization in struts 2 Can you explain in detail. i have ResourceBundle_hi.properties in my web-inf/classes dir where

Re: Localization in struts 2

2009-06-23 Thread Dave Newton
Johnson nickel wrote: public String execute() throws Exception{ System.out.println(Inside Index action); request.getSession().setAttribute(org.apache.struts.Globals.LOCALE_KEY, new java.util.Locale(fr,FR));

RE: Localization in struts 2

2009-06-22 Thread Vishnu Vyasan Nelliparmbil
. -Original Message- From: Johnson nickel [mailto:sarava...@elogic.co.in] Sent: 22 June 2009 09:58 To: user@struts.apache.org Subject: RE: Localization in struts 2 Hi, I have tried the sample project 'Struts2i18n' it's working fine. But, in my application i have different packages like

RE: Localization in struts 2

2009-06-22 Thread Johnson nickel
-Original Message- From: Johnson nickel [mailto:sarava...@elogic.co.in] Sent: Thursday, June 18, 2009 1:15 PM To: user@struts.apache.org Subject: RE: Localization in struts 2 Thank you.. it's working fine. I have other issue.. in my application most of the places i used the images. I want

RE: Localization in struts 2

2009-06-22 Thread Muthu Velappan
this will be more manageable than having a single properties file with 1000's of line... ~Muthu -Original Message- From: Vishnu Vyasan Nelliparmbil [mailto:vis...@mun.gov.bh] Sent: Monday, June 22, 2009 12:33 PM To: Struts Users Mailing List Subject: RE: Localization in struts 2 The best way

RE: Localization in struts 2

2009-06-22 Thread Johnson nickel
nickel [mailto:sarava...@elogic.co.in] Sent: 22 June 2009 09:58 To: user@struts.apache.org Subject: RE: Localization in struts 2 Hi, I have tried the sample project 'Struts2i18n' it's working fine. But, in my application i have different packages like, com.company.model

RE: Localization in struts 2

2009-06-22 Thread Vishnu Vyasan Nelliparmbil
. -Original Message- From: Johnson nickel [mailto:sarava...@elogic.co.in] Sent: 22 June 2009 11:28 To: user@struts.apache.org Subject: RE: Localization in struts 2 Can you explain in detail. i have ResourceBundle_hi.properties in my web-inf/classes dir where to define this location in struts.xml

RE: Localization in struts 2

2009-06-22 Thread Johnson nickel
- From: Johnson nickel [mailto:sarava...@elogic.co.in] Sent: 22 June 2009 11:28 To: user@struts.apache.org Subject: RE: Localization in struts 2 Can you explain in detail. i have ResourceBundle_hi.properties in my web-inf/classes dir where to define this location in struts.xml file

Re: Localization in struts 2

2009-06-22 Thread Dave Newton
)); -Original Message- From: Johnson nickel [mailto:sarava...@elogic.co.in] Sent: 22 June 2009 11:28 To: user@struts.apache.org Subject: RE: Localization in struts 2 Can you explain in detail. i have ResourceBundle_hi.properties in my web-inf/classes dir where to define this location in struts.xml file

Re: Localization in struts 2

2009-06-18 Thread Girish Naik
Is the Hindi text specified in the file in UTF8 format? ie /u0092 etc. Regards, - Girish Naik Mobile:-+91-09740091638 girish.n...@gmail.com Mitch Hedberghttp://www.brainyquote.com/quotes/authors/m/mitch_hedberg.html - I drank some boiling

Re: Localization in struts 2

2009-06-18 Thread Johnson nickel
I have tried to copy the properties files text and opening in notepad while saving i had selected the encoding type as UTF-8. But still i'm not able to see the hindi text in browser. And in my jsp i have added , %@ page language=java pageEncoding=utf-8 contentType=text/html;charset=utf-8%

RE: Localization in struts 2

2009-06-18 Thread Muthu Velappan
] Sent: Thursday, June 18, 2009 12:28 PM To: user@struts.apache.org Subject: Re: Localization in struts 2 I have tried to copy the properties files text and opening in notepad while saving i had selected the encoding type as UTF-8. But still i'm not able to see the hindi text in browser

RE: Localization in struts 2

2009-06-18 Thread Johnson nickel
you should be able to see the hindi text properly in browser. Hope this solves your problem. Thanks, Muthu -Original Message- From: Johnson nickel [mailto:sarava...@elogic.co.in] Sent: Thursday, June 18, 2009 12:28 PM To: user@struts.apache.org Subject: Re: Localization

RE: Localization in struts 2

2009-06-18 Thread Muthu Velappan
: Thursday, June 18, 2009 1:15 PM To: user@struts.apache.org Subject: RE: Localization in struts 2 Thank you.. it's working fine. I have other issue.. in my application most of the places i used the images. I want to change images(like username,password) also in hindi. And, using this method

RE: Localization in struts 2

2009-06-18 Thread Martin Gainty
Inhalt uebernehmen. Date: Wed, 17 Jun 2009 23:58:15 -0700 From: sarava...@elogic.co.in To: user@struts.apache.org Subject: Re: Localization in struts 2 I have tried to copy the properties files text and opening in notepad while saving i had selected the encoding type as UTF-8. But still

RE: Localization in struts 2

2009-06-18 Thread Martin Gainty
Message- From: Johnson nickel [mailto:sarava...@elogic.co.in] Sent: Thursday, June 18, 2009 1:15 PM To: user@struts.apache.org Subject: RE: Localization in struts 2 Thank you.. it's working fine. I have other issue.. in my application most of the places i used the images. I want

Re: Localization in struts 2

2009-06-18 Thread Dave Newton
Martin Gainty wrote: the lang lookup algorithm uses the provided locale to lookup the accompanying text string romance and germanic languages come from the common EUROPEAN base which originate from single byte character set(s) converting to other languages employing Double Byte Character

RE: Localization in struts 2

2009-06-18 Thread Muthu Velappan
and encoding only. Regards, Muthu -Original Message- From: Dave Newton [mailto:newton.d...@yahoo.com] Sent: Friday, June 19, 2009 5:25 AM To: Struts Users Mailing List Subject: Re: Localization in struts 2 Martin Gainty wrote: the lang lookup algorithm uses the provided locale to lookup