I'm getting the error after uploaded the file!
The upload is working well, the problem I think is after I read the
whole file.
>"I upload the file by a jsp, put it in the server, then I read it all and
>then I close it ."
>When do you get the error message? While uploading? Or after uploading,
>while reading?
>
>Have you setup the form encoding type to multipart or similar?
>Or
>Are you using the common file upload project code?
>
>-----Original Message-----
>From: Lívia Silva Santos [mailto:livia.santos@sfw.com.br]
>Sent: Thursday, August 05, 2004 9:56 AM
>To: POI Users List
>Subject: Proxy Error while reading an excel file
>
>Hi everybody!
>
>I have 2 functions in my java web application: the first one generate an
>excel file and the another read this file wich is completed by the user
>of this application.
>The problem is that when I read this excel file back, some mistakes
>happen. the main problem is the message:
>
>
> Proxy Error
>
>The proxy server received an invalid response from an upstream server.
>The proxy server could not handle the request /POST
><http://www.softcomex.com.br/tecnagro/rastreabilidade/entrar_excel_efetua_op
>eracao.jsp>/
>
>
>Reason: *Error reading from remote server*
>
>------------------------------------------------------------------------
>Apache/2.0.43 Server at www.softcomex.com.br Port 80
>
>And I don't know what to do!
>I upload the file by a jsp, put it in the server, then I read it all and
>then I close it . After that, I delete this uploaded file.
>
>Can anyone help me?
>
>Thanks.
>
>Lívia
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: poi-user-help@jakarta.apache.org
>
>
>
>
--
Lívia Silva Santos
Equipe Web
Softway - Soluções em Banco de Dados para Comércio Exterior
Fone: (019) 3739-9326
Celular: (019) 9113-0177
e-mail: livia.santos@sfw.com.br
website: www.sfw.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org
|