I'm trying to use apache file upload per the example in the app engine
file upload FAQ and am getting this error:

java.lang.NoClassDefFoundError: org/apache/commons/fileupload/servlet/
ServletFileUpload

I have the apache file upload and commons io libraries properly added.

Here is the servlet code directly from google:
http://code.google.com/appengine/kb/java.html#fileforms

what can I check on?

Thanks,

Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to