Forum archive
java.lang.UnsupportedClassVersionError:Unsupported major.minor version 51.0
I deployed a simple hello world app with jsp and servlet class as a WAR file using the Tomcat /manager. I also modified the mod_jk.conf to map my application between tomcat and …