Garner Shawn wrote:
> Is the session shared between servlets or is it specific to a servlet.
> I would think it would be specific to a servlet but maybe it is one
> session per user per web-application?
>   

There's a session per user per web-app; I'm not even sure what a session
per servlet would mean.

Dave



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

Reply via email to