Re: Arabic Support on tomcat 5.0.28

2006-05-12 Thread Ahmed Talaat
ew | encoding is set correctly btw why not use UTF-8 instead of cp1256 ? Thanks Rajeev. Ahmed Talaat wrote: Hi, Any way to submit arabic chars through jsps? I need to get the following code to work.. When i submit arabic characters using the this jsp, tomcat just replaces them with '???

Arabic Support on tomcat 5.0.28

2006-05-11 Thread Ahmed Talaat
Hi, Any way to submit arabic chars through jsps? I need to get the following code to work.. When i submit arabic characters using the this jsp, tomcat just replaces them with ''. <%@ page language="java" contentType="text/html; charset=cp1256" pageEncoding="cp1256"%> Insert title h