Islam Tariq wrote:
>
> Hi,
> I have been trying to work on writing the servlet that uploads a
> file with no luck.
>
>
>
> This is the error message I get when I push the upload button:
> A network error occurred while Netscape was receiving data.
> (Netscape error: Connection reset by pe
Hi,
I have been trying to work on writing the servlet that uploads a
file with no luck. Particularly, I'm having problem using the
ENCTYPE=multipart/form-data attribute in the FORM tag. When the client
request is submitted with the filename, Netscape gives me an error
message. I don't get any