Re: getRequestURI()

2002-07-10 Thread Eddie Bush
I'd say the first one, but I'm not authoritative. To the best of my recollection, however, that is precisely what encodeURL is there for. Hopefully someone else will have something additional to add. I _really_ think it should be the first (including the sessionid - and other cookies/params

RE: getRequestURI()

2002-07-10 Thread Alex Kachanov
Subject: Re: getRequestURI() I'd say the first one, but I'm not authoritative. To the best of my recollection, however, that is precisely what encodeURL is there for. Hopefully someone else will have something additional to add. I _really_ think it should be the first (including the

Re: getRequestURI()

2002-07-10 Thread Eddie Bush
Kachanov wrote: >Wll Tomcat 4.0.x reference implementation returns: > >/index.jsp > >Then, that means all AS are wrong and just one Jrun is right? > >with best wishes >Alexander Kachanov > >-Original Message- >From: Eddie Bush [mailto:[EMAIL PROTECTED]] >Se

RE: getRequestURI()

2002-07-10 Thread Ron Day
mcat Users List Subject: Re: getRequestURI() I don't believe that's what I said at all =) What I was was that to the best of my recollection that's how it is supposed to act. Isn't encodeURL what you're supposed to be able to depend on when cookies are disabled? If it do

RE: getRequestURI()

2002-07-10 Thread Alex Kachanov
t.getRequestURI() will return if the request is: http://localhost/index.jsp;jsessionid=347957394?blah=889&bloh=56845 and do not mix URL and URI. with best wishes Alexander Kachanov -Original Message- From: Eddie Bush [mailto:[EMAIL PROTECTED]] Sent: 11 „y„„|„‘ 2002 „s. 14:29 To

RE: getRequestURI()

2002-07-10 Thread Ron Day
If cookies are turned on you WON'T see the sessioniD attached !!! -Original Message- From: Ron Day [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 12:36 AM To: Tomcat Users List Subject: RE: getRequestURI() I haven't tried Tomcat recently, but we have developed a whol

RE: getRequestURI()

2002-07-11 Thread Ricky Leung
L PROTECTED]] > Sent: Thursday, July 11, 2002 1:29 AM > To: Tomcat Users List > Subject: Re: getRequestURI() > > > I don't believe that's what I said at all =) What I was was that to the > best of my recollection that's how it is supposed to act. Isn't > en

RE: getRequestURI() final.

2002-07-11 Thread Alex Kachanov
I have tested it on tomcat 4.0.x (Resine, WebLogic, WebSphere) both with cookies turn of and on both cases return /index.jsp (WITHOUT any jsessionid) only on JRUN jsession is added to the name of the file with best wishes Alexander Kachanov -Original Message- From: Power-Netz (Schw