4 Replies Latest reply on Apr 29, 2004 10:51 AM by lelle

    JSP precompile problem and how to config in web.xml

    fkclai

      hi all

      I am using the JSPC task or invoking directly org.apache.jasper.Jspc

      I have succesed to precompile the jsp into java and compile it into class.
      Then I jar it to a war file and deploy in C:\jboss-3.0.1_tomcat-4.0.4\server\default\deploy

      BUT, Jboss can't find my precompiled jsp

      is it the naming problem or any I need to set????????

      how can I disable the run time compile?

      Thanks,
      Calvin Lai