users@glassfish.java.net

Re: Can't set charset to UTF-8

From: Gerald Holl <gerald_at_holl.co.at>
Date: Tue, 20 Nov 2007 20:13:54 +0100

glassfish_at_javadesktop.org wrote:
> Hi all,
> I'm am a begginer in java.net.
>
> I have a similar situation with Character encoding.
>
> My scenario is Netbeans Visual web pack 5.5.1,
> Sun's JavaServer Faces implementation (1.2_02-b03-FCS),
> Sun Java System Application Server Platform Edition 9.0_01 (build b02-p01)
> and Mysql
>
> I catch the exception in a upload file.
> Netbeans have a FileUpload component, ok, in the method fileuploaded.write(), I have this exception.
>
> I don't see the relation with a set character o ger a request.

When does the exception happen? If you upload a file? What exception do
you see in the log?