who can tell me why if I use HttpPost and HttpGet inside a webapplet theese 
works only if the post/get_url is different from the server that has given me 
the applet?

If in a java webapplet I launch a procedure to connect to site (GET), or upload 
something to it (POST) everything works fine but If I do requests to the same 
Hostname/IP of the Originary WebServer Why HttpClient goes in deadlock?

No exceptions, no messages, and no connections to Server.

someone could tell me If SocketInputBuffer.class implicates something important 
in this Matter ?

Please, I'm not a Java programmer and the last thing I want is to Hate it :) 
giuseppe





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to