Re: struts turkish character problem

2004-07-05 Thread Selim Hendrickson
Merhaba Eyup Bey, We experienced a similar problem about a year ago. Below is the code we used for solving the issue. Hope it works for you too. I belive there is a problem with the ActionForms with different encodings, therefore we wrote this small request preprocessor. You could also use a Serv

Re: struts turkish character problem

2004-07-04 Thread Stjepan Brbot
<%@ page contentType="text/html; charset=windows-1250" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> Do you have charset encoding defined for JSP (for

struts turkish character problem

2004-07-02 Thread Eyup TEKIN
hi there is a webapp including oracledatabase(datas are hold with turkish character) ejbs on borlandapplicationserver ,tomcat,struts and jsps. i can write turkish character in jsp page side.but dynaaction form creates a selection list.and that list cant show turkish character.in tomcat's catalina.s