Although it is possible to have instance variables in a stateless session
bean, myimpression is that you should assume their value will be wiped out when
the current method running exits. That is, once a bean goes back into the pool
(provided the server pools stateless session beans, which I don't think is a
requriement), any instance data is history. Is that correct? Thanks.
Ken
===========================================================================
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".