Of cause, since API says server will resolve relative, so Orion is right.

-----Original Message-----
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of Christian Sell
Sent: Friday, July 14, 2000 7:43 PM
To: Orion-Interest
Subject: sendRedirect in orion and jrun


from within a servlet, i am making the following call:

response.sendRedirect("/");

interesting thing: in orion, this takes me back to the context root of the
web application. In JRun 3.0, it takes me to the root of the web server. As
far as I can see, the API docs say that the server will resolve relative
URLs, but which one is right in this case?

Christian Sell



Reply via email to