thanks for the help, tomorrow i'll try it
bye
-Mensaje original-
De: Reinhard Pötz [mailto:[EMAIL PROTECTED]]
Enviado el: miércoles, 02 de enero de 2002 17:39
Para: [EMAIL PROTECTED]
Asunto: AW: problem with URLConnection
I can't offer you a concret solution - but you ma
02. August 2001 16:51
> An: [EMAIL PROTECTED]
> Betreff: RE: problem with URLConnection
>
>
>
> this is the fragment of the Servlet where the URL is accesed:
>
> .
> String XML = buf.toString();
>try{
>
>
cced at all.
-Mensaje original-
De: Reinhard Pötz [mailto:[EMAIL PROTECTED]]
Enviado el: miércoles, 02 de enero de 2002 16:27
Para: [EMAIL PROTECTED]
Asunto: AW: problem with URLConnection
Hi lucas,
Could you give me further details (your goals, pipeline, error message ...).
Regards,
Rei
Hi lucas,
Could you give me further details (your goals, pipeline, error message ...).
Regards,
Reinhard
> -Ursprüngliche Nachricht-
> Von: lucas [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 02. August 2001 16:12
> An: COCOON
> Betreff: problem with URLConnect
My code receives data from external data sources. I get this data with the
URLConnection class, everything works fine in Tomcat 1.3.1. I can Post the
parameters and receive the results of the external cgi. I have a servlet
which makes it (probed).
but (always there is a but :) ) I have probl