No subject


Sat Nov 12 19:29:10 PST 2005


HTTP 300 moved message or something
and the Client then redirects to B.?? ( That is why on B, a
getRemoteHost() gives the Clients IP address.)


Now when I do a 
URL u= new URL("http://hostname:port/servlet/RedirectServlet");
u.getContent();

Where RedirectServlet redirects to HOST B,and print out everything to
the console
I dont see any HTTP response but directly the content of the url to
which I was redirected ??

Whats happening here........?? Whats defined in the HTTP RFC doest seem
to be happening.??

-Sam




-- 
PS :
My email address has changed to bytecode at crosswinds.net because
http://www.telebot.net is shutting down.

---
To unsubscribe, mail advanced-java-unsubscribe at xcf.berkeley.edu
To get help, mail advanced-java-help at xcf.berkeley.edu



More information about the Advanced-java mailing list