Take a look at the "Saving Client State" section in the tutorial.

http://java.sun.com/docs/books/tutorial/servlets/client-state/index.html

They have examples, etc. - you can also do this using cookies and they
outline this approach as well.



>From: SSM Technologies <[EMAIL PROTECTED]>
>Reply-To: A mailing list for Enterprise JavaBeans development
><[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Session tracking in servlet
>Date: Tue, 19 Dec 2000 10:13:18 -0500
>
>Hello,
>
>
>
>  We have used stateless session bean and Ejb to store/retrieve data from
>the database.
>
>  We would like to keep a track of the sessions of different users/clients
>who are accessing data simultaneously from the database
>  ,using session tracking.
>
>
>
>  can anybody please help,
>
>
>
>  thanks,
>
>  Shailesh
>
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff EJB-INTEREST".  For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".
>

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to