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
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