Hi,
add to your jserv.properties.
# Arguments passed to java interpreter (optional)
# Syntax: wrapper.bin.parameters=[string]
# Default: NONE
##wrapper.bin.parameters=-Djava.compiler=tya
wrapper.bin.parameters=-Dfile.encoding=EUCJIS
wrapper.bin.parameters=-Duser.language=ja
HTH.
Nozomi Matsumur
Hello all,
I tested my servlet under Apache JServ with redhat Linux 5.2 and Apache 1.3.4.
But all Japanese data is not handled and displayed correctly.
Java application under XFree86 can handle Japanese characters correctly with
LANG=ja setting.
Please let me know how to set JServ setting if I u