Re: sendRedirect in orion and jrun

2000-07-19 Thread Christian Sell
ROTECTED]> Date: Mittwoch, 19. Juli 2000 14:34 Subject: Re: sendRedirect in orion and jrun >Hm, interesting, compability is a reason for us promoting the relative way >too, can you explain/elaborate? >Technically if you have a 2.1 or below app it's "always bound to root&q

Re: sendRedirect in orion and jrun

2000-07-19 Thread Magnus Stenman
s Stenman, the Orion team - Original Message - From: "Christian Sell" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 19, 2000 11:13 AM Subject: Re: sendRedirect in orion and jrun > hello, >

Re: sendRedirect in orion and jrun

2000-07-19 Thread Christian Sell
cause it keeps upward compatibility for pre-servlet-2.2 apps. And thats an important issue, too. As well as that all servers behave equally... regards, >Subject: Re: sendRedirect in orion and jrun > > >> >First let me start by saying that this is not a bug...nor a >> >misint

Re: sendRedirect in orion and jrun

2000-07-17 Thread Duane Fields
sage - From: ""Christian Sell"" <[EMAIL PROTECTED]> Newsgroups: uo.listserv.orion Sent: Saturday, July 15, 2000 7:15 AM Subject: Re: sendRedirect in orion and jrun > >First let me start by saying that this is not a bug...nor a > >misinterpretation of the spe

Re: sendRedirect in orion and jrun

2000-07-15 Thread Christian Sell
>First let me start by saying that this is not a bug...nor a >misinterpretation of the specs. the specs are so unclear on this one that it is hard to misinterpret them anyway. Magnus already conceded that the issue was officially still "up in the air". But I agree (as I said previously) that cont

Re: sendRedirect in orion and jrun

2000-07-15 Thread Stephan Schmidt
gt;-Original Message- >From: Stephan Schmidt <[EMAIL PROTECTED]> >To: Orion-Interest <[EMAIL PROTECTED]> >Date: Samstag, 15. Juli 2000 04:00 >Subject: Re: sendRedirect in orion and jrun > > > >Hi, > > > >I think Orion is wrong (if expands

RE: sendRedirect in orion and jrun

2000-07-14 Thread Victor A. Salaman
riptor through env-entries I hope I have cleared this up. If you have any more questions on the matter, shoot! :) -- Victor Salaman > -Original Message- > From: Christian Sell [mailto:[EMAIL PROTECTED]] > Sent: Friday, July 14, 2000 4:29 PM > To: Orion-Interest > S

Re: sendRedirect in orion and jrun

2000-07-14 Thread Christian Sell
ise mentioned, as Magnus said) I vote for "context root relative" -Original Message- From: Stephan Schmidt <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Date: Samstag, 15. Juli 2000 04:00 Subject: Re: sendRedirect in orion and jrun >Hi, > >I think

Re: sendRedirect in orion and jrun

2000-07-14 Thread Stephan Schmidt
eing said, unless Tomcat changes itself, shouldn't Orion follow suite?. -- Duane Fields [EMAIL PROTECTED] Managing Engineer, Web Development - Original Message - From: ""Jen Hsien Huang"" <[EMAIL PROTECTED]> Newsgroups: uo.listserv.orion Sent: Friday, July 1

Re: sendRedirect in orion and jrun

2000-07-14 Thread Duane Fields
quot; <[EMAIL PROTECTED]>; "Orion-Interest" <[EMAIL PROTECTED]> Sent: Friday, July 14, 2000 12:49 PM Subject: Re: sendRedirect in orion and jrun > oh my. I did not look into tomcat for this one, although I normally do use > it as a test platform (its these 3 for now). T

Re: sendRedirect in orion and jrun

2000-07-14 Thread Christian Sell
ement from orion dev on this (as always) -Original Message- From: Duane Fields <[EMAIL PROTECTED]> To: Orion-Interest <[EMAIL PROTECTED]> Date: Samstag, 15. Juli 2000 01:18 Subject: Re: sendRedirect in orion and jrun >I'm struggling with this too. Tomat does what

Re: sendRedirect in orion and jrun

2000-07-14 Thread Magnus Stenman
e Orion team > -- > Duane Fields > [EMAIL PROTECTED] > Managing Engineer, Web Development > > > - Original Message - > From: ""Jen Hsien Huang"" <[EMAIL PROTECTED]> > Newsgroups: uo.listserv.orion > Sent: Friday, July 14, 2000

Re: sendRedirect in orion and jrun

2000-07-14 Thread Duane Fields
ssage - From: ""Jen Hsien Huang"" <[EMAIL PROTECTED]> Newsgroups: uo.listserv.orion Sent: Friday, July 14, 2000 10:33 AM Subject: RE: sendRedirect in orion and jrun > Of cause, since API says server will resolve relative, so Orion is right. > > -Origi

RE: sendRedirect in orion and jrun

2000-07-14 Thread Jen Hsien Huang
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

sendRedirect in orion and jrun

2000-07-14 Thread Christian Sell
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 resolv