default jsp/tomcat charset?

i added those lines to /etc/init.d/tomcat:
export LANG="windows-1256"

export JAVA_OPTS="-Dfile.encoding=WINDOWS-1256 -Duser.language=ar_KW -Duser.region=KW"


andstill it aint possible to display arabic charset correctly.


is there any other place i need to look at ?

 

 

 

 

Top