Nacho wrote:

> Excuse my ignorance, Why tomcat 3.x makes redirects (302) absolute ?
>
> It leads to problems with NAT ( at router level ) redirects, and reverse
> proxys, and it can commented without aparent harm....
>

See servlet 2.2 specification, section 6.3, first complete paragraph.
Making the URL absolute is required.

>
> Saludos ,
> Ignacio J. Ortega

Craig




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

Reply via email to