day, June 28, 2007 3:13 PM
Subject: Re: Where to find session cookies
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Johnny,
Johnny Kewl wrote:
I think they actually referring to Session cookies, and making Tomcat
never timeout a session.
TC will eventually timeout a session unless it is stil
> From: Christopher Schultz [mailto:[EMAIL PROTECTED]
> Subject: Re: Where to find session cookies
>
> > in the ops first question he was asking about session
> > timeouts... and making them last forever.
>
> I must have totally missed that.
You didn't miss
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Johnny,
Johnny Kewl wrote:
> I think they actually referring to Session cookies, and making Tomcat
> never timeout a session.
TC will eventually timeout a session unless it is still in use. Just
because the cookie has no expiration doesn't mean that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Johnny,
Johnny Kewl wrote:
> True, although I dont know how to make Tomcat do that
Do what?
> nor do I think it should be done, they must expire, or else with time
> his Tomcat will run out of memory.
What are you talking about? Tomcat doesn't stor
- Original Message -
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesday, June 27, 2007 8:53 PM
Subject: RE: Where to find session cookies
From: Johnny Kewl [mailto:[EMAIL PROTECTED]
Subject: Re: Where to find session
> From: Johnny Kewl [mailto:[EMAIL PROTECTED]
> Subject: Re: Where to find session cookies
>
> True, although I dont know how to make Tomcat do that, nor do
> I think it should be done, they must expire, or else with time
> his Tomcat will run out of memory.
???
Why do you
Wednesday, June 27, 2007 7:21 PM
Subject: RE: Where to find session cookies
| From: lightbulb432 [mailto:[EMAIL PROTECTED]
| Sent: Tuesday, 26 June, 2007 14:13
|
| How can I configure Tomcat to use permanent cookies as opposed to
session
| cookies? One of the reasons I'd like to know is to see
| From: lightbulb432 [mailto:[EMAIL PROTECTED]
| Sent: Tuesday, 26 June, 2007 14:13
|
| How can I configure Tomcat to use permanent cookies as opposed to
session
| cookies? One of the reasons I'd like to know is to see the behavior of
| method isNew() of HttpSession, which I can do if I'm able to
;[EMAIL PROTECTED]>
To:
Sent: Tuesday, June 26, 2007 9:12 PM
Subject: RE: Where to find session cookies
How can I configure Tomcat to use permanent cookies as opposed to session
cookies? One of the reasons I'd like to know is to see the behavior of
method isNew() of HttpSession, which I c
users@tomcat.apache.org
Sent: Wednesday, June 27, 2007 12:42:36 AM
Subject: RE: Where to find session cookies
How can I configure Tomcat to use permanent cookies as opposed to session
cookies? One of the reasons I'd like to know is to see the behavior of
method isNew() of HttpSession, which I ca
: users@tomcat.apache.org
Subject: RE: Where to find session cookies
How can I configure Tomcat to use permanent cookies as opposed to session
cookies? One of the reasons I'd like to know is to see the behavior of
method isNew() of HttpSession, which I can do if I'm able to disable
cooki
How can I configure Tomcat to use permanent cookies as opposed to session
cookies? One of the reasons I'd like to know is to see the behavior of
method isNew() of HttpSession, which I can do if I'm able to disable
cookies. As the Javadoc for HttpSession says:
"A servlet should be able to handle c
Session cookies are not stored on disk. This is why they are more secure then
cookies (non-session). Since they only exist in RAM (ok, maybe in swap files)
nobody else using that machine can find them, and they go away when the browser
ends.
-Original Message-
From: lightbulb432 [mail
lightbulb432 wrote:
When testing my application that uses sessions, I don't seem to see a cookie
with domain localhost in my browser's cookies folder. Does Tomcat use some
internal folder to put its cookies, or am I just doing something else wrong?
Where your browser stores it's cookies is none
stores it.
Vinod
- Original Message
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Wednesday, May 30, 2007 1:02:06 AM
Subject: RE: Where to find session cookies
> From: lightbulb432 [mailto:[EMAIL PROTECTED]
> Subject: Where t
> From: lightbulb432 [mailto:[EMAIL PROTECTED]
> Subject: Where to find session cookies
>
> When testing my application that uses sessions, I don't seem
> to see a cookie with domain localhost in my browser's cookies
> folder. Does Tomcat use some internal folder to put its cookies,
Think about
16 matches
Mail list logo