Re: Reading Application Resource saved as UTF8 file and showing polish characters in browser

2008-06-10 Thread Laurie Harper
ading Application Resource saved as UTF8 file and showing polish characters in browser Lukasz Lenart wrote: Hi, 2008/6/9 Raghuveer <[EMAIL PROTECTED]>: Is it possible in struts to configure the controller to read the application resource file which is saved as UTF8 format? You can use

RE: Reading Application Resource saved as UTF8 file and showing polish characters in browser

2008-06-10 Thread Raghuveer
AM To: user@struts.apache.org Subject: Re: Reading Application Resource saved as UTF8 file and showing polish characters in browser Lukasz Lenart wrote: > Hi, > > 2008/6/9 Raghuveer <[EMAIL PROTECTED]>: > >> Is it possible in struts to configure the controller to

Re: Reading Application Resource saved as UTF8 file and showing polish characters in browser

2008-06-09 Thread Laurie Harper
Lukasz Lenart wrote: Hi, 2008/6/9 Raghuveer <[EMAIL PROTECTED]>: Is it possible in struts to configure the controller to read the application resource file which is saved as UTF8 format? You can use filter from Spring That wouldn't help, since it has nothing to do with resource file loadi

Re: Reading Application Resource saved as UTF8 file and showing polish characters in browser

2008-06-09 Thread Lukasz Lenart
Hi, 2008/6/9 Raghuveer <[EMAIL PROTECTED]>: > Is it possible in struts to configure the controller to read the > application > resource file which is saved as UTF8 format? > You can use filter from Spring encodingFilter org.springframework.web.filter.CharacterEncodingFilter

Reading Application Resource saved as UTF8 file and showing polish characters in browser

2008-06-09 Thread Raghuveer
Is it possible in struts to configure the controller to read the application resource file which is saved as UTF8 format? It is possible to save the notepad file in UTF8 instead of ANSII. I am able to save a similar file and read by input stream reader in UTF8 and show the Polish characters in