Re: Struts, file upload, Websphere 5.0.1 'Read timed out'

2004-12-09 Thread Chad Lauritsen (Struts User)
Sean, Is there a proxy server involved in the upload request? csl Sullivan, Sean C - MWT said: > > I am using Struts 1.1 in Websphere 5.0.1 > > I am trying to use Struts' FormFile feature to receive an uploaded file. > > The file upload is failing due to a "Read timed out" error. The error > o

Struts, file upload, Websphere 5.0.1 "Read timed out"

2004-12-09 Thread Sullivan, Sean C - MWT
I am using Struts 1.1 in Websphere 5.0.1 I am trying to use Struts' FormFile feature to receive an uploaded file. The file upload is failing due to a "Read timed out" error. The error occurs when Struts is trying to read data from the InputStream for the HttpServletRequest object. Is this a kn