Re: java.lang.NoClassDefFoundError
Posted By:
ankush_purwar
Posted On:
Friday, March 17, 2006 02:21 PM
java.lang.NoClassDefFoundError the only reason for getting this error that something missing from classpath or application.
Re: java.lang.NoClassDefFoundError
Posted By:
Anonymous
Posted On:
Thursday, March 16, 2006 09:33 AM
may be the JVM is not installed in your system. some times windowsxp may not support jvm.
1)download the jvm from sun.com and install it on your pc.
or
2) try to re-install your tomcat server and check once.