You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Mark J. Greene" <gr...@wit.edu> on 2004/12/19 04:02:30 UTC

File upload working IE not firefox.

I got a form which uses the mutlipart/form-data of course and works
perfectly in IE. However, if I upload a file with FireFox, I get a
java.util.List with null elements inside it when I invoke
DiskFileUpload#parseRequest(HttpServletRequest). 

 

Anyone else had this problem in the past?

 

 

Thanks in advance everyone.

 

Happy Holidays, 

 

Mark Greene

 

 

 

 

 

 

 

 

 

 

 

 

 


Re: File upload working IE not firefox.

Posted by Dakota Jack <da...@gmail.com>.
Firefox works fine with commons-upload for me.  I too would be
interested in your code.

Jack


On Sat, 18 Dec 2004 22:02:30 -0500, Mark J. Greene <gr...@wit.edu> wrote:
> I got a form which uses the mutlipart/form-data of course and works
> perfectly in IE. However, if I upload a file with FireFox, I get a
> java.util.List with null elements inside it when I invoke
> DiskFileUpload#parseRequest(HttpServletRequest).
> 
> Anyone else had this problem in the past?
> 
> Thanks in advance everyone.
> 
> Happy Holidays,
> 
> 
> Mark Greene
> 
> 


-- 
------------------------------

"You can lead a horse to water but you cannot make it float on its back."

~Dakota Jack~

"You can't wake a person who is pretending to be asleep."

~Native Proverb~

"Each man is good in His sight. It is not necessary for eagles to be crows."

~Hunkesni (Sitting Bull), Hunkpapa Sioux~

-----------------------------------------------

"This message may contain confidential and/or privileged information.
If you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose, or take any action based
on this message or any information herein. If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your cooperation."

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


Re: File upload working IE not firefox.

Posted by Martin Cooper <mf...@gmail.com>.
On Sat, 18 Dec 2004 22:02:30 -0500, Mark J. Greene <gr...@wit.edu> wrote:
> I got a form which uses the mutlipart/form-data of course and works
> perfectly in IE. However, if I upload a file with FireFox, I get a
> java.util.List with null elements inside it when I invoke
> DiskFileUpload#parseRequest(HttpServletRequest).
> 
> Anyone else had this problem in the past?

Uploading with Firefox works just fine for me. Can you be more
specific about which versions of FileUpload and Firefox are causing
you problems?

--
Martin Cooper


> Thanks in advance everyone.
> 
> Happy Holidays,
> 
> 
> Mark Greene
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org