Hello,
Which parameter could i use to set the redirect true?
Currently,i user
Header header = httppost.getResponseHeader("location");
String newuri = header.getValue();
to get the real url and then create and fileoutputStream to get the
content of newuri.
But i think my current method is not good,who can tell me the parameter we
can set?
Thanks in advance.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]