Hi, Nicola

You can try to use on your jsf page:

<%@ page language="java" session="true" contentType="text/html;
charset=UTF-8;"  pageEncoding="UTF-8" %>

Thanks,
Yura.


-----Original Message-----
From: Nicola Benaglia [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 23, 2006 4:14 PM
To: MyFaces Discussion
Subject: post method & encoding UTF-8

Hi !!!
I have a lot of troubles with encoding UTF-8 and in particular when I 
post some data by forms.
When I write the post received data in a page I cannot see the right 
characters.
For example:

Name: èèè (three "e" with an accent)
Surname: èèè

I get the following output: èèè

The same proble when I use cyrillic alphabet.
I want to precise that every page has the following header:

<html>
<head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <meta http-equiv="Pragma-directive" content="no-cache">
        <meta http-equiv="Cache-directive" content="no-cache">
</head>
...

Could you please give me a tip ?

Thank you in advance,
nicola



---

Questa mail ed eventuali suoi allegati sono strettamente confidenziali. Se
ricevete per errore questa mail, Vi preghiamo cortesemente di cancellarla
immediatamente e di segnalare l'errore a chi ve l'ha spedita. Se Voi non
siete
il reale destinatario di questa mail non siete autorizzati alla copia, alla
distribuzione e alla stampa di essa ne tantomeno ad una eventuale modifica
dei contenuti.
 
This message and any attachments are confidential and intended solely for
the addressees. If you receive this message in error, please delete it and
immediately notify the sender. If the reader of this message is not the
intended recipient, you are hereby notified that any unauthorized use,
copying, publication, printing or dissemination is prohibited. E-mails are
susceptible to alteration.

Reply via email to