Hi, I used the tree with my own web.xml. It has nothing from Myfaces. Probably the most primitive of the web.xml you'll find :-p. Just the tree.jsp page into the application and the myfaces-extensions.jar file.
And as for free tree implementations, I never came across one for Sun RI. So, we are developing ourselves. -----Original Message----- From: Aleksei Valikov [mailto:[EMAIL PROTECTED] Sent: Monday, June 27, 2005 5:28 PM To: [email protected] Subject: Troubles with trees on MyFaces with Sun RI Hi. I needed a tree component for my Sun RI-based application and spent several hours today trying to make MyFaces trees work. Here's a small list of problems that I met: 1. Tree2. Does not work with Sun RI. NPE with command links, this problem was recently reported in the list. 2. Tree. I had to disable Javascript in web.xml otherwise, some javascript was rendered in the page, with a reference to clear_helloForm() function, which was not rendered. 3. Tree. Duplicate component identifier. 4. Tree. Simply not reacting. So I'd be greateful if anyone could send me a working MyFaces + Sun RI example. WAR file maybe? Thanks. Does anyone know if there are good free tree implementations outside MyFaces? (sorry to ask it here, but I'm a bit desperate, guys) Bye. /lexi Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately and destroy all copies of this message and any attachments.

