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
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022495#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...