s R wrote:
>
>> From: Alex79 [mailto:[EMAIL PROTECTED]
>> Subject: RE: Problem with session
>>
>> You mentionned a session listener, can you point me out to a
>> tutorial on how to do it?
>
> See section 10 of the Servlet spec.
>
>> Are there any
int me out to a tutorial on how
to do it? Are there any generic session listener that I could use out of the
box?
If you have any other idea, please let me know. Thanks again.
Alex
Alex79 wrote:
>
> Thanks Chuck, I'll check out for a call to the invalidate method of the
> session.
icrosystems Inc. | Windows XP |
5.1 | x86
I saw some info on max thread also, could it be the cause? One thing I said
in my first post that I did not exagerate, the server does receive a LOT of
requests per second.
Than you again.
Caldarale, Charles R wrote:
>
>> From: Alex79
aybe I got that wrong and that it does come from tomcat.
Where can I find the exact tomcat version?
Thank you,
Caldarale, Charles R wrote:
>
>> From: Alex79 [mailto:[EMAIL PROTECTED]
>> Subject: RE: Problem with session
>>
>> I checked the log in the logs directory,
e a look at the keepalive and let you know if it has an
impact.
Thank you very much for this info.
Caldarale, Charles R wrote:
>
>> From: Alex79 [mailto:[EMAIL PROTECTED]
>> Subject: Problem with session
>>
>> I am running a web service on tomcat, which I am not very
Hi,
I am running a web service on tomcat, which I am not very familiar with
(tomcat).
A client application that sends requests to this web service sends the
session id with a certain type of request. After many requests (over 1000)
occurring in the same session (in other words, by the same clien