Hi
From my JSP page I am calling a function of a java class .I am getting error .
My jsp page where calling is
{code}barCodeClasss1 barcodeJCOObj = new barCodeClasss1();
int i =barcodeJC...
I get the following error message on accessing of my login.jsp:
org.apache.jasper.JasperException: Unable to compileclass for JSP
Generated servlet error:
The method _jspx_meth_html_text_0(...