We are developing an N Ties architecture. We have an application where
through some remote call (not JSP) Bob and Carol and Ted and Alice all come
in and are talking to the application. We want to establish separate
session beans for each  user (the application knows how to identify users)
and allow each bean to time out when the activity from the user ceases.
    My problem is I do not understand how the Container creates a separate
bean for each user and how the applocation can get Bob's copy rather than
Alice's copy.
==============================================================
LordJoe - Java Training and Consulting
http://www.LordJoe.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