Hi !
 
I'm pretty new here and have some questions, which i sure that you guys
easiely can answer.
 
I want to run my Tomcat with jikes. 
 
As i want to precompile all JSP-Files i need to edit the build.xml, right ?
 
The entry for jasper comipler is something like:
<jspc srcdir="${jsp_src}" destdir="${java_dir}" verbose="9"
failonerror="yes" compiler="jasper41"  >
 
What do i have to write when using jikes ?
 
Thx
 
Thomas
 
 
  

Reply via email to