Have you tried using Í instead?
----- Original Message -----
From: "Oscar (Eccox)" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, August 21, 2003 3:37 PM
Subject: Special Caracters Problem
> Hi,
>
> I'm from Brazil and I have a problem with special caracters... In an
> environment with TOMCAT 4.1.24, everything works fine when I use this
> kind of code in a page 'index.jsp':
>
> <jsp:include page="topo.jsp" >
> <jsp:param name="titulo"
> value='<%=mensagens.getString("TituloMenu")%>'/>
> </jsp:include>
>
> and the content of <mensagens.getString("TituloMenu")> is something like
> 'Consultas Disponíveis'. (I use
> <%=request.getParameter("titulo")%> in the page 'topo.jsp' to display
> this string).
>
> But, in an environment with TOMCAT 4.0.6, the result on the web page is
> truncated... I see only the string 'Consultas Dispon'...
>
> The funny thing is that I'm using the same
> <mensagens.getString("TituloMenu")> as the TITLE of the index.jsp
> page... And the special caracter appears OK in the title bar...
> Ah,ah,ah...
>
> Any hints ???
>
> Thanks,
>
> ===========================
> Jos� Oscar de Souza Eduardo
> Coordenador de Projetos
> tel: 3047-4541
> fax: 3047-4550
> [EMAIL PROTECTED]
> ===========================
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]