Yes. If you use Netbeans it generates for every JSF page the backing bean. In
the backing bean you can find lifecycle methods. The method what you need is
destroy.
If you are not acquainted with NetBeans your backing bean should extend
com.sun.rave.web.ui.appbase.AbstractPageBean and realize destroy method.
--
View this message in context: http://www.nabble.com/ajax-functionality-on-woodstock-tp16003704p16031895.html
Sent from the Project Woodstock - Dev mailing list archive at Nabble.com.