Hello Everybody

I'm using OScar with http.jar and servlet.jar to develop a web application.

I'm trying to develop in my servlets a file  upload but i hava serious
problems.

To upload the file i try to use MultiPartRequest off jetty but i don't
succeed to use it.

I add org.mortbay.jetty-jdk1.2.jar in the class path off the Java project
and i have this exception in execution :

java.lang.NoClassDefFoundError: org/mortbay/servlet/MultiPartRequest

Where i must add the library : in Bundle-ClassPath, in import-package.

I try the twice and i have everytime exception.

Thanks in advance to help me

Best Regards

Simon

Reply via email to