Hi all,
  I am using jikes1.18 with tomcat 4.1.12 on Linux.

  My question is: is it possible for me to set Jikes path  if I dun't put
the jikes in my system path?
  As for tomcat 4.0, I can set jspCompilerPath in <tomcat>/conf/web.xml, as
below:
    <init-param>
      <param-name>jspCompilerPath</param-name>
      <param-value>/some/where/to/jikes</param-value>
    </init-param>

How can I do this in tomcat 4.1.12?

Thank you



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to