Sounds like a classpath issue to me.
Try searching your webapp for multiple struts.jar or commons-fileupload.jar. Are they both in the same dir? (WEB-INF/lib probably)

Michel Van Asten wrote:
Hi,

I got a strange problem...

I got this error message When I try to do an upload in my application
any idea ?

javax.servlet.ServletException: Cannot find multipart class
"org.apache.struts.upload.CommonsMultipartRequestHandler", exception:
org.apache.struts.upload.CommonsMultipartRequestHandler
        at
org.apache.struts.util.RequestUtils.getMultipartHandler(RequestUtils.jav
a:573)
        at
org.apache.struts.util.RequestUtils.populate(RequestUtils.java:433)



Michel Van Asten


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to