Re: Problem with downloading file over servlet

2010-05-04 Thread Pid
On 04/05/2010 10:32, André Warnier wrote: > Petr Hracek wrote: >> If I understand right then sun.net.www.protocol.http.HttpURLConnection is >> not part of any class, right / is obsolete? >> >> Or is there any other class? >> >> Sorry for that stupid question but I do not understand. Code has been >

Re: Problem with downloading file over servlet

2010-05-04 Thread André Warnier
Petr Hracek wrote: If I understand right then sun.net.www.protocol.http.HttpURLConnection is not part of any class, right / is obsolete? Or is there any other class? Sorry for that stupid question but I do not understand. Code has been really adopted. Petr, I think what they are telling you

Re: Problem with downloading file over servlet

2010-05-04 Thread Petr Hracek
If I understand right then sun.net.www.protocol.http.HttpURLConnection is not part of any class, right / is obsolete? Or is there any other class? Sorry for that stupid question but I do not understand. Code has been really adopted. 2010/5/3 Caldarale, Charles R > > From: Petr Hracek [mailto:p

RE: Problem with downloading file over servlet

2010-05-03 Thread Martin Gainty
Petr Martin Gainty __ Jogi és Bizalmassági kinyilatkoztatás/Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Ez az üzenet bizalmas. Ha nem ön az akinek szánva volt, akkor kérjük, hogy jelentse azt nekünk vissza. Semmiféle to

RE: Problem with downloading file over servlet

2010-05-03 Thread Martin Gainty
Petr Martin Gainty __ Jogi és Bizalmassági kinyilatkoztatás/Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Ez az üzenet bizalmas. Ha nem ön az akinek szánva volt, akkor kérjük, hogy jelentse azt nekünk vissza. Semmiféle to

RE: Problem with downloading file over servlet

2010-05-03 Thread Caldarale, Charles R
> From: Petr Hracek [mailto:phrac...@gmail.com] > Subject: Problem with downloading file over servlet > > But when I am trying to download that files over servlet and https I > receive following error: > java.lang.ClassCastException: > sun.net.www.protocol.http.HttpURLConnection cannot be cast to