1 Reply Latest reply on Sep 17, 2002 7:27 PM by melwani

    jsp compilation error

    melwani

      hi,

      I get this error when i run my test jsp file. This is all the jsp has
      '
      <html>
      <body>hello world.</body>
      </html>
      '


      error:
      -------
      18:25:06,335 WARN [jbossweb] WARNING: Exception for /foo/index.jsp
      java.lang.NoClassDefFoundError: sun/tools/javac/Main


      wil appreciate any help on this.