h3x.no

Tor Henning Ueland`s thoughts about technology and other stuff

Hint: “org.apache.jasper.JasperException: java.lang.NumberFormatException”

without comments

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!

Related posts:

  1. A hint for the “Object foo is not a known entity type” errors from Glassfish
  2. Fix for the “Out of memory! Callback called exit.” error in Request Tracker (RT)

Written by Tor Henning Ueland

May 13th, 2009 at 12:10 am

Leave a Reply