From: Webmaster <jxa...@ya...> - 2004-05-21 12:33:41
|
I run a query in the JSP pages or JAVA application (JDBC) and then when i print the output of resultset; my Turkish characters are not shown correctly. How can i set characterset in FireBird ? I tried this line : <%@ page contentType="text/html; charset=CP1254" %> in JSP pages but problem continues. Please help me. Thanks alot. |