Off handed guess -- it means your classes were compiled with a version
of a JDK not compatible with the JDK running your Tomcat install.
Recompile with the same JDK you're using with Tomcat and the whole issue
should be solved.
--David
Schalk Neethling wrote:
Hey there all
I get the following line when running my servlet on Tomcat version
5.0.25:
java.lang.UnsupportedClassVersionError:
org/volume4/searchEngine/lawSearch (Unsupported major.minor version 49.0)
What exactly does this mean and how do I go about fixing this? Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]