I misunderstood. You want many users to use the same bean to get common
information, kind of like a message board. each user works
independently, but they are using a common bean.

someone else said "If it is the latter, then just use local variables in
your bean methods."

more information about the requirements would help. there are a variety
of ways to solve this type of problem, but they depend on the kind of
persistence required. If they never get persisted, than anything old
bean will do.

peter lin


Chenming Zhao wrote:
> 
> What's the meaning of JMS? I'm not sure my problem is just what you said. I
> want to get independent instance or the same bean for each user. So they can
> work independently, and won't influence with each other. Thanks.
> 
> -

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to