Sunil Kumar K wrote:
> Should I
need to get the response back and display it OR sending POST message
is enough and browser will get new page from site B.

Sunil,


The user's browser only gets what you write to the ServletOutputStream of your servlet. This is not an issue with HttpClient. Please refer to text books on Servlet Programming.

Odi


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to