Re: TC3.3: Encoding

2001-02-21 Thread cmanolache
> > What I'm saying is that instead of implementing any workaround I'll > > just try to make sure we implement the standard ( ;charset= ) and > > make it possible to customize this ( by adding a module ). > > Agreed. What I want to say is that there is anothor charset problem in > JSP. And I thin

Re: TC3.3: Encoding

2001-02-20 Thread Kazuhiro Kazama
Costin From: Costin Manolache <[EMAIL PROTECTED]> Subject: Re: TC3.3: Encoding Date: Tue, 20 Feb 2001 11:23:00 -0800 (PST) Message-ID: <[EMAIL PROTECTED]> > What I'm saying is that instead of implementing any workaround I'll > just try to make sure we implement th

Re: TC3.3: Encoding

2001-02-20 Thread Costin Manolache
> Perhaps there are two i18n improvements in Servlet 2.3 and JSP 1.2: > > 1, javax.servlet.ServletRequest#setCharacterEncoding() > 2, pageEncoding attribute of Page directive > > Alternative workarounds in these two points makes non-ASCII users > happy. What I'm saying is that instead of imple

Re: TC3.3: Encoding

2001-02-20 Thread Kazuhiro Kazama
Costin From: [EMAIL PROTECTED] Subject: TC3.3: Encoding Date: Mon, 19 Feb 2001 10:38:57 -0800 (PST) Message-ID: <[EMAIL PROTECTED]> > What I have to do is fixing bugs and making sure the standard mechanism ( > charset in content type ) works. I will also try to make it possible to > implement spe