it is not ablte to find the class -----Original Message----- From: Javier Alonso [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 13, 2001 3:25 PM To: [EMAIL PROTECTED] 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 "THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE ADDRESSEE and may contain confidential and privileged information. If the reader of this message is not the intended recipient, you are notified that any dissemination, distribution or copy of this communication is strictly Prohibited. If you have received this message by error, please notify us immediately, return the original mail to the sender and delete the message from your system." ___________________________________________________________________________ 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
