Httpclient and url rewrite

I am writing a java application to access a web based application using httpclient. If the server is using url rewrite mechanism, what changes do i need to do for a normal POST request? Any idea how does the browser send the request in such scenarios?

Thanks in advance,

Regards,

Suvelee

[312 byte] By [Suveleea] at [2007-11-27 9:26:49]
# 1
I THINK: I think it's no need to change the code for the reason that we just keeping connect to the same url and the server will modify to the right for us.
mojo_besta at 2007-7-12 22:24:06 > top of Java-index,Core,Core APIs...