hi all,
i'm using ejb3 for server side component model and jsf for client side user
interfase.
on server i want catch the event when client close connection (for example close internet
browser)
i know @Remove and @Predestroy annotations but they is not usefull for me.
i want that when clien disconnected from stateful session bean .......
automacially called some method.
can anybody help me :(
thanks.
Paata.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975772#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...