Hi Gaurav ,
it is not a lenya related query , however have you configured the
implementation class in deployment descriptor ?, because to receive
notification events, the implementation class must be configured in the
deployment descriptor for the web application.
bhavya

On Wed, Oct 27, 2010 at 4:10 PM, Gaurav Kalia
<gaurav.ka...@techblue.co.uk>wrote:

> Hi All
>
> I am facing a problem regarding listening the session.
>
> I have implemented the HttpSessionListener methods in my custom action but
> it seems to be not working.
>
> public void sessionCreated(javax.servlet.http.HttpSessionEvent arg0){
>
>        System.out.println("Session Created");
>    }
>
>    public void sessionDestroyed(javax.servlet.http.HttpSessionEvent arg0){
>
>        System.out.println("Session Destroyed");
>    }
>
>
> Is there any other way of doing this.
>
> Please suggest.
>
> Regards
> Gaurav
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@lenya.apache.org
> For additional commands, e-mail: user-h...@lenya.apache.org
>
>


-- 
*Thanks with regards
*
*Bhavya Sharma*
        निष्काम

Reply via email to