posted 14 years ago
Hi All,
I have a small question here. My problem is to fetch the URL of the page which redirected to our site. Suppose, say there is a site www.abc.com, which has a link to www.xyz.com. Andif any one clicks on that link in the abc's site, then it will re-direct to xyz. But without directly getting any inputs from abc, how can the site xyz fetch the url of abc(the site which re-directed to xyz).
Is there any way to do this ?
Note : Both sites are deployed in totally different servers.
Thanks, Vinodh
[Servlet tutorial]