Hello: Are you using upload facility of struts?? It is really nice. Really there is no limit on filesize. We just needed to modify the parameter in xml file to increase the file size limit. Right now we are uploading files in excess of 400MB.
Thanks Shrihas Shah NYS Office for Technology [EMAIL PROTECTED] Phone (518) 408-2382 Fax (518) 473-3389 (US Postal Service Regular Mail Address) State Capitol ESP, PO Box 2062 Albany, NY 12220-0062 (Parcel Post/Overnight and Interagency Mail Address) Empire State Plaza Swan St., Core 4, 1st Floor Albany, NY 12223 -----Original Message----- From: Florian Kiebel [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 21, 2004 11:26 AM To: [EMAIL PROTECTED] Subject: FileUpload limit ? It's only a question Hello ! I'm new in this mailing list but I think all people here could help me with my little problems. I'm using FileUpload component in my Jsp application. I would like to know if FileUpload permit to upload several files on the same jsp page. I explain I have a form with 8 file fields and there are also 8 hidden fields associated to the others. All this stuff is in form.jsp. I have a jsp called result.jsp in which I upload the 8 files coming from form.jsp. But I have an error like ServletException and result.jsp cannot parse the request. With 3 files I have no problems, so I don't understand anything. Could you please help a newbie? Thanks to all. Florian Kiebel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
