Hello, I am trying to pre-compile JSP files using JSPC and Tomcat 4.1.18. Everything works great except one thing. I can't modify the java encoding of resulting java files. I would like JSPC to build java files in ISO-8859-1, but even if I use "java -Dfile.encoding=ISO-8859-1 ...", JSPC always create resulting java files in an encoding like UTF8...
Does anyone have an answer to my problem please ? Thanks in advance Christophe Mestrallet --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
