Please Help Me

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Raghunadhan
    New Member
    • Mar 2007
    • 2

    Please Help Me

    pLS HELP ME

    HOW THIS ERROR OCCURED .


    WHEN RUNNING JSP PAGE BY USING TOMCAT APACHE....

    org.apache.jasp er.JasperExcept ion: Unable to compile class for JSP

    An error occurred at line: -1 in the jsp file: null

    Generated servlet error:
    [javac] Compiling 1 source file


    at org.apache.jasp er.compiler.Def aultErrorHandle r.javacError(De faultErrorHandl er.java:139)
    at org.apache.jasp er.compiler.Err orDispatcher.ja vacError(ErrorD ispatcher.java: 293)
    at org.apache.jasp er.compiler.Com piler.generateC lass(Compiler.j ava:390)
    at org.apache.jasp er.compiler.Com piler.compile(C ompiler.java:41 3)
    at org.apache.jasp er.JspCoorg.apa che.jasper.Jasp erException: Unable to compile class for JSP

    An error occurred at line: -1 in the jsp file: null

    Generated servlet error:
    [javac] Compiling 1 source file


    at org.apache.jasp er.compiler.Def aultErrorHandle r.javacError(De faultErrorHandl er.java:139)
    at org.apache.jasp er.compiler.Err orDispatcher.ja vacError(ErrorD ispatcher.java: 293)
    at org.apache.jasp er.compiler.Com piler.generateC lass(Compiler.j ava:390)
    at org.apache.jasp er.compiler.Com piler.compile(C ompiler.java:41 3)
    at org.apache.jasp er.JspCompilati onContext.compi le(JspCompilati onContext.java: 557)
    at org.apache.jasp er.servlet.JspS ervletWrapper.s ervice(JspServl etWrapper.java: 295)
    at org.apache.jasp er.servlet.JspS ervlet.serviceJ spFile(JspServl et.java:289)
    mpilationContex t.compile(JspCo mpilationContex t.java:557)
    at org.apache.jasp er.servlet.JspS ervletWrapper.s ervice(JspServl etWrapper.java: 295)
    at org.apache.jasp er.servlet.JspS ervlet.serviceJ spFile(JspServl et.java:289)
  • willakawill
    Top Contributor
    • Oct 2006
    • 1646

    #2
    Hi. You should post this question in the javascript forum to the right

    Comment

    • r035198x
      MVP
      • Sep 2006
      • 13225

      #3
      Moved to Java forum.

      Comment

      Working...