Hi,
I have too the same problem. You can use the next:
Before start tomcat, use the next command
>> export LANG=iso-8859-7
You can see all the codesets in your OS with:
>> locale -a
This works for me, in unix and linux.

Bye.

Mario Garc�a
UNAM
MEXICO
.

Sibi Joseph wrote:

> hi Giannis
>
>         I have the same problem .. pls let me know if u get any solutions
> for the same..
>
> Thanks in advance
> sibi
>
> ----- Original Message -----
> From: "Giannis" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, August 27, 2001 4:45 AM
> Subject: charset problem
>
> > I make some JSP pages on Jacarta tomcat.
> > I have problem with the character set.
> > I use content type ISO-8859-7 but the server doesnt appear the characters
> > (it appear ?????????) even if  I use a META tag or a
> > page directive for the contentType.
> > The problem is especially on request.getParameter when I submit a form.
> > Please help

Reply via email to