I think you should add encoding in the top of jsp page.
<%@ page contentType="text/html;charset=UTF-8" language="java"%>


On Wed, 09 Mar 2005 08:00:49 -0700, Eric Lemle <[EMAIL PROTECTED]> wrote:
> My app server runs on a unix box and I am getting lots of question marks
> showing up in my JSP.
> How do I fix this problem?
> 
> I downloaded the Programmers File Editor but it doesn't seem to help at
> all.
> 
> -Eric
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 

Anthony Hong

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to