> From: Seak, Teng-Fong [mailto:[EMAIL PROTECTED] 
> Subject: How to make a redirector?
> 
>     I've seen some URL which contains two URL's, something like
> http://www.siteA.com/xxxxx/http://www.siteB.com/some/path/here/

Are you sure you're not missing a rather important "?" between the siteA
URL and the one for siteB?  The presence of the "?" indicates the second
URL is treated as a parameter for whatever processes the first one; a
simple forwarding filter, servlet, or jsp would then suffice.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to