Re: Bean garbage collected *before* SessionBindingEvent is processed?

2000-07-18 Thread Craig R. McClanahan
Sohan Fernando wrote: > Hi, > In the project I'm involved in, we are using Beans and JSPs. Some of these > beans (*session* beans) have temporarily written information to a database. > We want this change to become permanent *only* once the user has confirmed > and has logged out properly. > > H

Bean garbage collected *before* SessionBindingEvent is processed?

2000-07-17 Thread Sohan Fernando
Hi, In the project I'm involved in, we are using Beans and JSPs. Some of these beans (*session* beans) have temporarily written information to a database. We want this change to become permanent *only* once the user has confirmed and has logged out properly. However, we need the following featur