You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Alex Kachanov <ka...@a-dos.com> on 2002/12/10 07:10:22 UTC

fileupload component

well

I see a very strange behavior of fileUpload component.
while everybody is voting for moving it from Sandbox to Release, 
I cannot manage to make it work.

I use two JSP pages. One is the usual fileupload form.
The second one is the example code to process multipart request.

The problem is that fileUpload.parseRequest(request) returns empty List
of items.
as if nothing was uploaded.

using IE 6, win xp, tomcat 4.0.6 with LRE, english, Sun JDK 1.4.

with best wishes
Alex Kachanov