mention the name of the jar file specifically in the
classpath, i believe that solves the problem.


--- fau k <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
> I am  com.oreilly.servlet package  for upload a
> document.  When I unzip it
> unziping into local drive with classes directory..
>
>
> I am setting the classpath to
> c:\classes\com\oreilly\servlet  but it is not
> working .. I am trying in different ways.. but there
> is no luck..
>
>
> I put the jar file cos.jar file in the
> C:\jdk1.3\jre\lib\ext this is also
> not working..
>
>
> so  I move all classes files to
> c:\com\oreilly\servlet and I put this in
> classpath also it is not working .. it is giving
> same bellow error..
>
> where I am doing mistake..  Please any one worked in
> oreilly package please
> help, I will appricate u..
>
> Please help me..
>
> java.lang.NoClassDefFoundError:
> com/oreilly/servlet/MultipartRequest
>         at java.lang.Class.newInstance0(Native
> Method)
>         at java.lang.Class.newInstance(Unknown
> Source)
>         at
>
com.sun.web.core.ServletWrapper.loadServlet(ServletWrapper.java:100)
>         at
>
com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:119)
>         at
>
com.sun.web.core.InvokerServlet.service(InvokerServlet.java:168)
>         at
>
javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
>         at
>
com.sun.web.core.ServletWrapper.handleRequest(ServletWrapper.java:155)
>         at
>
com.sun.web.core.Context.handleRequest(Context.java:414)
>         at
>
com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:139
>
>
> Thanks & Regards,
> Malla Reddy Choodi
>
>
>
_________________________________________________________________
> Get your FREE download of MSN Explorer at
> http://explorer.msn.com
>
>
___________________________________________________________________________
> 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


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

___________________________________________________________________________
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