----- Original Message ----- From: "Anders Jørvad (RWDK)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 24, 2002 13:02 Subject: java.lang.NoClassDefFoundError
> When i compile the 2 classes i get no error, but when i run the servlet i > get the following message; > > root cause > > java.lang.NoClassDefFoundError: dip/OrdreReader Check your classpath. Happy hacking, Gaurav http://mastergaurav.virtualave.net/iitk ---------------------------- > at Starter.service(Starter.java, Compiled Code) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application > FilterChain.java:247) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh > ain.java:193) > at filters.ExampleFilter.doFilter(ExampleFilter.java:149) > ..... > > > Does anyone see the problem? > > Regards > Anders > > ___________________________________________________________________________ > 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 > ___________________________________________________________________________ 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