On 3/23/06, Lothar Krenzien <[EMAIL PROTECTED]> wrote:
>
> Please be aware of the difference between *redirect* and *forward*
> ...
> To do a transparently forwarding you need a web server like Apache or IIS.

That's simply not true; see the 'crossContext' attribute of the Context
element in the Tomcat docs. If set, you can get a RequestDispatcher
for another Context on the same host.

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

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

Reply via email to