I am getting this error while calling a java class in servlet.
Here is the error.
type Exception report message Servlet execution threw an exception de
HTTP Status 500 - Servlet execution threw an exception
As I was getting the same servlet exception error.. While upgrading from tomcat 6 to 8 .
Issue has beem resolved after added odbc6.jar in tomcat home lib and web-inf lib.