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
- RE: sendRedirect in orion and jrun Christian Sell
- RE: sendRedirect in orion and jrun Jen Hsien Huang
- Re: sendRedirect in orion and jrun Duane Fields
- Re: sendRedirect in orion and jrun Magnus Stenman
- Re: sendRedirect in orion and jrun Stephan Schmidt
- Re: sendRedirect in orion and jrun Christian Sell
- Re: sendRedirect in orion and jrun Duane Fields
- Re: sendRedirect in orion and jrun Christian Sell
- Re: sendRedirect in orion and jrun Stephan Schmidt
- RE: sendRedirect in orion and jrun Victor A. Salaman
- Re: sendRedirect in orion and jrun Christian Sell
