Tree2 stops working

2007-06-03 Thread Bala Ayalur
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

Re: Tree2 stops working

2007-06-03 Thread Bala Ayalur
Christopher Bala Ayalur schrieb: 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

Help required with Tomahawk Tree2 component

2007-07-12 Thread Bala Ayalur
Hi, We use the MyFaces Tomahawk Tree2 component to display a client side tree for navigation. The tree is static and is built during load of the page. The web page is divided into two frames. The tree is on the left frame and on click of the links in the tree the corresponding screen is shown

ExtensionsFilter amd compression filter

2007-05-09 Thread Bala Ayalur
Hi, i have implemented a GZIP Filter for a JSF application that compresses the response that is sent to the browser. The response is compressed and rendered properly on the browser (Internet Explorer 6 SP 2) if I configure only the compression filter. However if I add the extensions filter