On Mon, Sep 22, 2008 at 8:35 AM, DeanM <[EMAIL PROTECTED]> wrote:

> So, question is, how do I set up a mechanism so that you click on a link on
> the index page for the URL you want, Tomcat takes this and sends the request
> to the secure server, the secure server sends the page(s) back to Tomcat and
> then Tomcat throws it at your browser?

You need to write (or find) a proxy/reverse-proxy servlet.

Alternatively, you could use Apache httpd that purpose. More moving
parts, but possibly less work. :-)

FWIW,
-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to