4, 2004 4:35 PM
>To: [EMAIL PROTECTED]
>Subject: Session Unbound
>
> I have 2 problems
>
>1) I am keeping connection into session . My requirement is that i have
to
>release this connection once Session is inactivated/expired .I have
given
>an
>implementation where the
I have 2 problems
1) I am keeping connection into session . My requirement is that i have to release
this connection once Session is inactivated/expired .I have given an
implementation where the unbound method of class implementing
HttpSessionBindingListener is getting called , but it is cal