Re: A Hebrew Problem

2003-09-17 Thread Yair Zohar
After some investigation I'll try to refrase and improve my problem description: My Goal: including a hebrew html inside a jsp page. The Problem: hebrew is viewed by browser as question marks (no matter charset). Some details from my investigation: When I request the hebrew html directly

RE: A Hebrew Problem

2003-09-17 Thread Bodycombe, Andrew
September 2003 10:33 To: Tomcat Users List Subject: Re: A Hebrew Problem After some investigation I'll try to refrase and improve my problem description: My Goal: including a hebrew html inside a jsp page. The Problem: hebrew is viewed by browser as question marks (no matter charset). Some details

Re: A Hebrew Problem

2003-09-17 Thread Yair Zohar
CATALINA_OPTS=-Dfile.encoding=utf-8 Then restart tomcat. I once had a similar problem with German umlaute characters and this seemed to fix it. Andy -Original Message- From: Yair Zohar [mailto:[EMAIL PROTECTED] Sent: 17 September 2003 10:33 To: Tomcat Users List Subject: Re: A Hebrew

Re: A Hebrew Problem

2003-09-16 Thread Anton Tagunov
Hello Yair! YZ I have this hebrew problem: YZ I'm trying to include a html in a jsp page: YZ jsp:include page=relativePath/fileName flush=true / YZ When it comes to a hebrew html the browser displays question marks YZ instead of hebrew (no matter what charset do I choose in the browser). YZ The

RE: A Hebrew Problem

2003-09-15 Thread Shapira, Yoav
Howdy, Did you set the content-type header for the response in tomcat? Yoav Shapira Millennium ChemInformatics -Original Message- From: Yair Zohar [mailto:[EMAIL PROTECTED] Sent: Monday, September 15, 2003 11:01 AM To: [EMAIL PROTECTED] Subject: A Hebrew Problem Hello, I have this

Re: A Hebrew Problem

2003-09-15 Thread Yair Zohar
I have this header in the jsp page: Meta http-equiv=Content-Type content=text/html; charset=Windows-1255 did you mean this header ? Shapira, Yoav wrote: Howdy, Did you set the content-type header for the response in tomcat? Yoav Shapira Millennium ChemInformatics -Original Message-

RE: A Hebrew Problem

2003-09-15 Thread Shapira, Yoav
-Original Message- From: Yair Zohar [mailto:[EMAIL PROTECTED] Sent: Monday, September 15, 2003 11:18 AM To: Tomcat Users List Subject: Re: A Hebrew Problem I have this header in the jsp page: Meta http-equiv=Content-Type content=text/html; charset=Windows-1255 did you mean this header ? Shapira

Re: A Hebrew Problem

2003-09-15 Thread Seth Newton
putting this in your jsp page, save your file as UTF-8 (This can be done in notepad), upload it to the web server and try it again. - Original Message - From: Yair Zohar [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, September 15, 2003 11:18 AM Subject: Re: A Hebrew

Re: A Hebrew Problem

2003-09-15 Thread Yair Zohar
it to the web server and try it again. - Original Message - From: Yair Zohar [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, September 15, 2003 11:18 AM Subject: Re: A Hebrew Problem I have this header in the jsp page: Meta http-equiv=Content-Type content=text/html

Re: A Hebrew Problem

2003-09-15 Thread Arthur Veinstein
in Israel, so if needed i can give you my phone) Arthur - Original Message - From: Yair Zohar [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, September 15, 2003 7:27 PM Subject: Re: A Hebrew Problem I wish to continue working with windows-1255 charset, unless it's