org.apache.commons.httpclient.ProtocolException: Unable to p

Upload core product.
Post Reply
jecsp
Posts: 12
Joined: Mon Feb 23, 2009 7:54 am

org.apache.commons.httpclient.ProtocolException: Unable to p

Post by jecsp »

hi,

when i tried on the jFileUpload trial version, after selected the files and click on open button on the open dialog, i get this error

org.apache.commons.httpclient.ProtocolException: Unable to parse header

Any solution for this? thanks!

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: org.apache.commons.httpclient.ProtocolException: Unable to p

Post by support »

Are you trying applet_http.html correct ? Which server-side script are you using ? One of free scripts we provide at: http://www.jfileupload.com/products/tools/index.html

jecsp
Posts: 12
Joined: Mon Feb 23, 2009 7:54 am

Re: org.apache.commons.httpclient.ProtocolException: Unable to p

Post by jecsp »

I'm using JSP upload script. Yes, i testing on the applet_http.html. The files i selected to upload are jpe and gif files.

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: org.apache.commons.httpclient.ProtocolException: Unable to p

Post by support »

If you access the JSP file directly in your browser, are you able to upload a file with the simple HTML upload form ?
http://yourserver.com/something/process.jsp

Post Reply