> Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm
> list-help: <mailto:tomcat-dev-help@jakarta.apache.org>
> list-unsubscribe: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
> list-post: <mailto:tomcat-dev@jakarta.apache.org>
> Delivered-To: mailing list tomcat-dev@jakarta.apache.org
> User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022
> Subject: Re: jsessionid wierdness
> From: Jon Stevens <jon@latchkey.com>
> To: <tomcat-dev@jakarta.apache.org>
> X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N
>
> on 10/15/2000 4:25 PM, "Craig R. McClanahan" <Craig.McClanahan@eng.sun.com>
> wrote:
>
> > Well, I tried, but it's definitely not the answer you want to hear :-). See
> > more
> > below.
>
> :-)
>
> > * Consider both and take whichever is valid (which begs the question of what
> > to do if they are *both* valid :-)
>
> You pick the first one that is valid so that isn't an issue.
>
> > * Consider that the app is providing inconsistent information and take
neither
> > (well, this probably isn't defensible, but sheesh :-).
>
> No.
>
> > Given that the behavior isn't spec'd, I would tend to take measures in my
app
> > to avoid situations where behavior is not guaranteed to be portable.
>
> How about making it a configurable option?
I would like that:
session search order = cookie, url, <whatever else>
or
<Parameter name="sessionSearchItem"
value="cookie" \>
<Parameter name="sessionSearchItem"
value="url" \>
Implementation-wise, implement an 'addSessionSearchItem()' method
(and 'getSessionSearchItem()' for completeness).
(Obviously, order is preserved ...)
Arieh
>
> :-)
>
> -jon
>
> --
> http://scarab.tigris.org/ | http://noodle.tigris.org/
> http://java.apache.org/ | http://java.apache.org/turbine/
> http://www.working-dogs.com/ | http://jakarta.apache.org/velocity/
> http://www.collab.net/ | http://www.sourcexchange.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
--
Arieh Markel Sun Microsystems Inc.
Network Storage 500 Eldorado Blvd. MS UBRM11-194
e-mail: arieh.markel@sun.COM Broomfield, CO 80021
Let's go Panthers !!!! Phone: (303) 272-8547 x78547
(e-mail me with subject SEND PUBLIC KEY to get public key)
|