> From: Duan, Nick [mailto:[EMAIL PROTECTED] 
> Subject: RE: Single Thread is deprecated?
> 
> Typo due to my laziness.  I knew someone was going to catch this.
> Actually the sentence should read:  ... because there is only one
> servlet that is active during a single user session.  

Are you really sure about that?  I'm under the impression that a client
(browser) can have multiple concurrent connections and requests to a
server under the same session; each connection could run different
servlets simultaneously under the same session.

Unless there's some serialization going on somewhere else...

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to