posted 20 years ago
Hi,
To add to what Lionel said, the stateless session beans are still active while inside a pool. That's why we don't need an ejbActivate()/ejbPassivate() for SLSB. But for entity beans, the beans are inactive in the pool.
SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCEA