Tag Archives: exception
Hint: “org.apache.jasper.JasperException: java.lang.NumberFormatException”
Getting the exception “org.apache.jasper.JasperException: java.lang.NumberFormatException” when developing a JavaEE-app? If you are basing yourself on data from a query, make shure that you are doing a SELECT against the table name and NOT the individual fields!
Posted in Java
Tagged ejbql, exception, jasperexception, numberformatexception, query
Leave a comment