Murat Birben wrote:
> I've tried apache.commons.fileupload api but the result doesn't change. I
> set the selenium waitForPageToLoad prop very small to produce the problem
> and when time exceeded test fails and thousands of 0 bytes are generated.
> I'll try the oreilly fileupload api too but it seems to me as the reason is
> not about the upload api.
>
> Is there anyone has another idea about this?
>
Murat,
I have the feeling that you are not really familiar with the underlying HTTP mechanisms
for multipart posts and/or file uploads.
Can you post here a copy of the html form used by the client ?
(take out the target server name etc..)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|