Re: Jikes with -encoding option supported

2003-12-07 Thread Jacob Kjome
There was a recent message on the list about this. See... http://www.javaroom.de/index.html Jake At 11:56 AM 12/7/2003 +0700, you wrote: Hi, Refer to Tomcat documentation. If you wish to use Jikes to compile JSP pages: - Download and install jikes. jikes must support the -encoding option.

Jikes with -encoding option supported

2003-12-06 Thread Phupha Punyapotasakul
Hi, Refer to Tomcat documentation. If you wish to use Jikes to compile JSP pages: - Download and install jikes. jikes must support the -encoding option. Execute jikes -help to verify that it was built with support for -encoding. - Set the init parameter compiler to jikes. - Define the