1 Reply Latest reply on Sep 11, 2002 10:38 PM by prabhakar

    JSP debug (on netbeans?)

      Hi.
      I succeded in debug servlets and ejbs on JBoss 3.02 + netbeans. Also I could place brakpoints on the generated servlet code of the JSP page.
      Could I place breakpoints on the JSP code using netbeans or any other free java tool ?

        • 1. Re: JSP debug (on netbeans?)
          prabhakar

          You can place breakpoints on jsp pages with Netbeans, if you use the Tomcat 4.0 that comes bundled with it. You coulsd also try to use the Sun Forte for the same purpose. I don't know if you can plugin JBoss into Netbeans. There is a company that is offering a netbeans module for Jboss, but it currenly only supports Jboss 2.4.

          -prabhakar