RE: problem with URLConnection

2002-01-02 Thread lucas
y try this: Try the HTMLGenerator. http://portet:8080/cocoon/wh@m/GenerateItinerary";> Regards, Reinhard > -Ursprüngliche Nachricht- > Von: lucas [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 02. August 2001 16:51 > An: [EMAIL PROTECTED] > Betref

RE: problem with URLConnection

2002-01-02 Thread lucas
this is the fragment of the Servlet where the URL is accesed: . String XML = buf.toString(); try{ URL miurl = new URL("http://www.whatever.es/cgi-bin/XMLprocess";); URLConnection con = miurl.openC