On Thu, 12 Apr 2001, Sukachevin, Stoehr wrote:

> Craig,
> 
> One last thing, when you said:
> 
> >because the address has to be relative to wherever the
> >browser submitted the form, not to the page itself
> 
> using an "absolute-path" type of relative URI should be equivalent to an
> absolute URL in solving this problem.
> 

It may solve the problem for the link tag, but not the redirect tag.  As I
mentioned before, the servlet spec requires absolute URLs be sent back to
the browser on redirects, and the container will do that even if the
application does not.

Do we really want these tags to operate differently?

> -- Stoehr
> 

Craig

Reply via email to