I just deployed my first JSP web application on Tomcat server and I'm using MySQL database. However, I keep getting errors when I try to query data from MySQL. Any ideas? and the error I,m seeing is as shown below:
javax.servlet.ServletException: java.lang.NoClassDefFoundError: Could not initialize class
sun.security.ssl.SSLContextImpl$TLSContext