Dear All,
I know that Container maintains Session for us.
But i wanna know what mechanism does the container have to maintain the session.
If we take HttpSession object, as developers we store the data in session in any form and hence we are able to retrive the same data somewhere in the same context for the same client.
Likewise , i wanna know the
philosophy in
EJB session management by container.
Thanks
Priya Shankar