Re: problem with output character encoding using resource bundles

2003-03-31 Thread Gemes Tibor
Kornilios Kourtis írta: On Mon, Mar 31, 2003 at 04:36:57PM +0200, Gemes Tibor wrote: it possible to be a tomcat problem? (I'm using tomcat 4.1) It works for me. I put together a small example, and displays everything fine. Try to set the content-type to "text/html;charset=UTF-8". Maybe t

Re: problem with output character encoding using resource bundles

2003-03-31 Thread Jason Lea
Kornilios Kourtis wrote: On Mon, Mar 31, 2003 at 03:55:16PM +0200, Gemes Tibor wrote: [EMAIL PROTECTED] ?rta: Also I forgot to write that when I tried the utf-8 encoding for the page I got some strange symbols (like questionmarks) in the browser. I thought that it might be the browser's fault an

Re: problem with output character encoding using resource bundles

2003-03-31 Thread Kornilios Kourtis
On Mon, Mar 31, 2003 at 04:36:57PM +0200, Gemes Tibor wrote: > Kornilios Kourtis ?rta: > > >yes I set the encoding of the page (iso-8859-7) > >and I even tried with telnet and verified that the server > >sends question marks > > > > How does ApplicationResources.properties look like? It should

Re: problem with output character encoding using resource bundles

2003-03-31 Thread Gemes Tibor
Kornilios Kourtis írta: yes I set the encoding of the page (iso-8859-7) and I even tried with telnet and verified that the server sends question marks How does ApplicationResources.properties look like? It should like this: prompt.login=\ufeff\u038c\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u

Re: problem with output character encoding using resource bundles

2003-03-31 Thread Kornilios Kourtis
On Mon, Mar 31, 2003 at 03:55:16PM +0200, Gemes Tibor wrote: > [EMAIL PROTECTED] ?rta: > >Also I forgot to write that when I tried the utf-8 encoding for the page > >I got some strange symbols (like questionmarks) > >in the browser. I thought that it might be the browser's fault and so > >I tried

Re: problem with output character encoding using resource bundles

2003-03-31 Thread Gemes Tibor
[EMAIL PROTECTED] írta: Also I forgot to write that when I tried the utf-8 encoding for the page I got some strange symbols (like questionmarks) in the browser. I thought that it might be the browser's fault and so I tried to view the page with a couple of browers but none workedd. Check the

Re: problem with output character encoding using resource bundles

2003-03-31 Thread kkourt-struts
On Mon, Mar 31, 2003 at 03:26:00PM +0200, Gemes Tibor wrote: > [EMAIL PROTECTED] ?rta: > >I tried to convert the file to utf-8 using native2ascii as > >described in http://www.anassina.com/struts/i18n/i18n.html > >but the problem remains. > native2ascii cannot convert to utf-8 afaik... it convert

Re: problem with output character encoding using resource bundles

2003-03-31 Thread Gemes Tibor
[EMAIL PROTECTED] írta: I tried to convert the file to utf-8 using native2ascii as described in http://www.anassina.com/struts/i18n/i18n.html but the problem remains. native2ascii cannot convert to utf-8 afaik... it converts to ascii where the not-ascii characters will be exchanged with thei