yes, exactly..it means ur classpath is not set up properly or may be the class doesnt exist at all. Use winzip (or some decompressor)
to check for contents of jar file..or optionally u may use the
javap gnu.regexp.RE command
 
hope it helps,
anoop
----- Original Message -----
Sent: Tuesday, November 13, 2001 3:24 PM
Subject: does anybody knows what this error means?

I have this error when i try to load a servlet. Does anybody what its it
for? i have a wrong classpath, a missing class or what? I�m using Tomcat 3.2
by the way. THanks a lot!!!

java.lang.NoClassDefFoundError: gnu/regexp/RE
 at com.cidat.proclets.ParamProclet.(ParamProclet.java:77)
 at com.cidat.proclets.PSP.paramProclet(PSP.java, Compiled Code)
... and more packages.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to