1 Reply Latest reply on Mar 1, 2003 9:11 PM by kpandey

    Tomcat JSP compile work directory

    haowu

      With regular Tomcat, I can use "Context" to specify "workDir" in server.xml. That makes Tomcat compile JSP's into the working directory.

      How do I do that with the JBoss-Tomcat bundle? I need that for JSP debugging in IDE (Eclipse). Thanks.

      --Hao