On 1:59 PM, Jerry Malcolm wrote:
Thanks, Tim. But that wasn't the problem. I've figured out what's
happening. But I'm even more confused about how to move forward knowing
that now.
I've got a relatively simple situation. I have three pages that I am
mapping to clean URLs in httpd mod_rewrit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jerry,
On 12/31/11 5:44 PM, Jerry Malcolm wrote:
> Chuck, the sessionCookiePath link you referenced says that all web
> apps can use the same cookie path ("/"). That means that several
> independent web applications will have to share the same sessio
Jerry Malcolm wrote:
Andre,
In mod_rewrite it talks about setting a cookie when a rewrite rule hit
occurs. But I can't find anything about back-translation of cookie paths.
Was that was what you meant? Still not sure how that would work. Seems
like i would need a way to tell the browser that U
> From: Jerry Malcolm [mailto:2ndgenfi...@gmail.com]
> Subject: Re: Different session id per page
> the sessionCookiePath link you referenced says that all web apps can
> use the same cookie path ("/").
They can, but you don't have to use it that way. E
On 31.12.2011 18:37, Caldarale, Charles R wrote:
From: Jerry Malcolm [mailto:2ndgenfi...@gmail.com]
Subject: Re: Different session id per page
If there was a way to tell TC to use "/" as the path, that would
work in this case.
Look at the sessionCookiePath attribute for and s
ll not sure how that would work. Seems
> like i would need a way to tell the browser that URLs /cart,
> /locateaccount, /checkout all use the /order cookie. How would that work?
>
>
>
>
>
> On Sat, Dec 31, 2011 at 11:37 AM, Caldarale, Charles R <
> chuck.caldar...@unisys.com
/cart,
/locateaccount, /checkout all use the /order cookie. How would that work?
On Sat, Dec 31, 2011 at 11:37 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Jerry Malcolm [mailto:2ndgenfi...@gmail.com]
> > Subject: Re: Different session id per page
>
> &g
> From: Jerry Malcolm [mailto:2ndgenfi...@gmail.com]
> Subject: Re: Different session id per page
> If there was a way to tell TC to use "/" as the path, that would
> work in this case.
Look at the sessionCookiePath attribute for and see if that will help:
http://tomcat
Andre,
That's good news. I know less than 1% of what I need to know about
mod_rewrite. So that is definitely a possibility. I'll do some digging
into that.
Thanks so much.
Jerry
On Sat, Dec 31, 2011 at 11:19 AM, André Warnier wrote:
> Jerry Malcolm wrote:
>
>> Thanks, Tim. But that wasn'
Jerry Malcolm wrote:
Thanks, Tim. But that wasn't the problem. I've figured out what's
happening. But I'm even more confused about how to move forward knowing
that now.
I've got a relatively simple situation. I have three pages that I am
mapping to clean URLs in httpd mod_rewrite.
/cart = /
Thanks, Tim. But that wasn't the problem. I've figured out what's
happening. But I'm even more confused about how to move forward knowing
that now.
I've got a relatively simple situation. I have three pages that I am
mapping to clean URLs in httpd mod_rewrite.
/cart = /order/jsp/guest/cart.js
On Sat, 2011-12-31 at 00:33 -0600, Jerry Malcolm wrote:
> I have a web app that's worked for years. I had to go in and do some
> renovations on it due to a few new requirements. Now for some reason, I'm
> getting a new/different session id for each page. It's easy to see that's
> what happening
I have a web app that's worked for years. I had to go in and do some
renovations on it due to a few new requirements. Now for some reason, I'm
getting a new/different session id for each page. It's easy to see that's
what happening since I use the sessionid for a log file name. Where I used
to
13 matches
Mail list logo