hi friends,

for file-upload i'm using com.oreilly.servlet package
(MultipartRequest.java) which i downloaded from the
site...
but when i try to register the class file
with JavaWebServer2.0 , it's not registering
saying
"cannot update servlet MultipartRequest:Cannot
find the class MultipartRequest:Could not load
class MultipartRequest"
my classpath is:
c:\jdk1.2\lib;c:\javawebserver2.0\lib\servlet.jar;c:\raj;c:\raj\CodeConv

...when i downloaded the package i put
it into c:\raj\CodeConv directory where it
automatically created many directories
(classes,doc,lib,src)
and in the classes it has /com/oreilly/servlet
where all class files r there....

WHAT IS THE WRONG WITH THE Classpath....
will appreciate ur suggestions....

thanx in advance
Rajesh

__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to