0 Replies Latest reply on Aug 9, 2002 8:26 AM by tsangcn

    How to setup JSP compile with debug on

    tsangcn

      I want to remote debug JSP using netbeans. Everytime I step in JSP, netbeans complaint JSP is compiled without -g (debug) option.
      In JBoss 3.0.1, where to set JSP compile with debug option?

      Thanks