Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

multipart/form-data failing on internet explorer 6

843840Jun 30 2008 — edited Jul 9 2008
Hi, i have a problem with a couple of jsp that uses multipart/form-data encode type and post method, this jsp
the first jsp have a form where i put all fields one of them a file the other is a popup jsp where i put a kine of editor where the user put text in a text eare where the user click submit the java script save the value of the text era on object hidden on the first jsp.

logic: the user use file upload or the user use the popup editor and it works fine on Websphere 5

problem.
The problem is when we use websphere 6 and with internet explorer 6 and when the user use the popup screen, with the upload field works fine.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2008
Added on Jun 30 2008
6 comments
282 views