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!

File Upload in WebSphere App Server (3.5.4)

843840Jul 24 2002 — edited Jul 29 2002
Hi
I am trying to upload a file from the client to the server. I am using oReilley's MultipartRequest to do this. This works fine in my Test Environment in Visual Age. But does not work in Websphere App Server.
I get a "Error during native read operation". This happens mostly for big files more than 2 MB and sometimes for small files as well.
Is this is a server issue? ('cos i tried using from jspsmart File Uplaod class and the result was the same).
Any help is greatly appreciated.

Thank You
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 26 2002
Added on Jul 24 2002
3 comments
126 views