I use CForms upload widget to upload files and it works fine.
Barbara
On 15 Jul, 2008, at 12:08 pm, Magnus Haraldsen Amundsen wrote:
Hi,
I want to use commons-fileupload to handle fileupload in my webapp.
I’ve followed the tutorial at http://commons.apache.org/fileupload/
using.html but line
List /* FileItem */ items = upload.parseRequest
(request.getCocoonRequest());
always gives me an empty list. items.size() == 0.
I suspect that this is because the HttpServletRequest is already
parsed somewhere within Cocoon. Is there a workaround for this
problem?
-Magnus
IMPORTANT NOTICE: This message may contain confidential
information. If you have received this e-mail in error, do not use,
copy or distribute it. Do not open any attachments. Delete it
immediately from your system and notify the sender promptly by e-
mail that you have done so. Thank you.