1 Reply Latest reply on Feb 25, 2007 5:21 PM by marklittle

    Jasper Compilation error

    mattmadhavan

      Hi,
      I am using spring-form tag library in my jsp called product.jsp. When I run the application Jasper throws an exception. When I run just the war file it works fine, but when package the war file inside a sar file the problem occurs.

      The error is :
      enerated servlet error:
      The method _jspx_meth_form_input_0(JspTag, PageContext, int[]) in the type productForm_jsp is not applicable for the arguments (FormTag, PageContext, int[])


      at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:84)


      Any help will be appreciated!

      Thanks
      Matt