Hi, The application I am currently working on has two frames with a client side Tree2 component on the navigation frame. On click of the leaf links in the tree component, the corresponding page is displayed on the content frame. The preserveToggle attribute is set to the default.
When we click on the tree view after a period of inactivity ( < the session time out interval ), the tree is displayed again on the content frame. The new tree displayed on the content frame is fully functional while the original tree on the navigation frame is not. When the original tree on the navigation frame is refreshed, it starts working fine. We are using MyFaces 1.1.4 and tomahawk 1.1.5. Any pointers to identify or solve this problem would be very helpful. Thanks, Bala -- View this message in context: http://www.nabble.com/Tree2-stops-working-tf3860518.html#a10936646 Sent from the MyFaces - Users mailing list archive at Nabble.com.

