Hi Guillaume,

I have also problem with ISO8859-1 characterset.

I have a paramater with value containing ISO8859-1 characters.
Those characters become the euro symbol on the destination JSP page.
In that case it become difficult for looking with JSP page in a database
with keys containing �� or � (looking for "b�ton" is impossible) .

I'm using JSP with Netscape Enterprise Server 4.0 SP3.
I have also tried with a pure servlet same problem.

Is this a JVM problem ? Because on another computer I have tried with
Netscape Enterprise Server 3.63 and WaiCoolRunner of Gefion for the JSP and
it works.
Netscape suggest to wait for the new version 4.1 iPlanet WebServer (the new
name for Netscape Entreprise Server).

Didier Imbreckx

-----Message d'origine-----
De : Guillaume Compagnon <[EMAIL PROTECTED]>
� : [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date : jeudi 16 mars 2000 09:01
Objet : Re: Problems with UTF-8 code in Jrun with IIS 4.0


>Hi, I have a similar problem
>(I posted a message on the Allaire JRUN Support Forum)
>
>My JSP pages have got some UNICODE (8859-1) characters,
>then I put in PageCompilation tab, and in  the DefaultTextEncoding
textfield
>the value, ISO8859_1.
>But the JSP pages can not be compiled , the error 500 raises!
>
>I see that JRUN transforms the JSP pages in XML format, according me, one
>XML tag ,telling what encoding will be use, lacks.
>
>Thanks a lot for your help.
>
>
>
>-----Message d'origine-----
>De: Pablo J.
>A: [EMAIL PROTECTED]
>Date: 14/03/00 17:57
>Objet: Problems with UTF-8 code in Jrun with IIS 4.0
>
>Hi, I have a problem using Jrun with IIS.
>
>In my JSP's pages I ussually use javascript code and when i write in my
>javascript code if (a<b), the servlet engine of Jrun reports me the next
>error "ServletException: Invalid UTF-8 code"
>
>How can I solve this problem?
>
>Thanks
>
>========================================================================
>===
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to