Hello 
I am using JBoss  4.0.1

In my jsp pages turkish characters does not seem correct.

could you please help me


volkan iravul

---------------------------------


<%@ page contentType="text/html"%>




     
      
       <META HTTP-EQUIV="Expires" CONTENT="Mon, 06 Jan 1990      00:00:01 GMT" 
/>
       <META HTTP-EQUIV="cache-control" CONTENT="no-cache" />
       <META http-equiv="Pragma" content="no-cache" />
       <META HTTP-EQUIV="Expires" CONTENT="-1" />
       <META HTTP-EQUIV="Cache-Control" content="must-revalidate" />
        <meta http-equiv="Content-Language" content="tr" />
        <meta http-equiv="Content-Type" content="text/html; 
charset=windows-1254" />   

JSP Page
    


Ã?i?ÃÃÃ???ÃÃI?







also 

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

is not working


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867193#3867193

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867193


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to