Use the page directive like so:

<%@ page contentType="text/html;charset=ISO-8859-1" %>

JRun is supposed to do that for you automagically, but it doesn't.  It's a
known bug in JRun 2.3.3.  JRun 3.0 sets it correctly.

Scott Stirling

> -----Original Message-----
> Sent: Tuesday, May 23, 2000 5:22 AM
> To: [EMAIL PROTECTED]
> Subject: JRUN and encoding
>
>
> Hello everybody.
>
> I'm developing servlets(JSP) using Jrun 2.33 from Allaire. I've a problem
> concerning caracter encoding. I don't know how to force the using of
> ISO-8859-1. All of my accentuated words are bad translated.
>
> Someone can help me ?
>
> regards,
>
> Philippe

===========================================================================
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