Unless you have done something to avoid it, each 
request to a jsp will create a new session if the 
request doesn't contain a cookie or an encoded url 
that matches an active session.

> -----Ursprüngliche Nachricht-----
> Von: brian luk [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 23. März 2001 18:55
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: java.lang.OutOfMemoryError
<snip/> 
> Hi,
> there is no session for each client. It's only HTTP
> POST request/response, then it's over. 
> 
<snip/>

Reply via email to