Hello, I've been tinkering with the Workbench File System Tree example. First I downloaded a working war from https://tapestrywebcomponentexamples.dev.java.net/ and deployed it in tomcat to see how it looked (earlier email with a link saved me some time!). Next I extracted the source files from my copy of the tapestry-4.0.2 src to add to a test project so I could experiment with it. It works mostly fine except that only the 'root' node can be expanded. If I click on any of the root node's children, the tree collapses but the content of the child node (file system listing) appears on the right. So, my first question is whether the running copy of the File System Tree in https://tapestrywebcomponentexamples.dev.java.net/ is the same as the one in the tapestry 4.0.2 src drop? Then, how does a tree remember which nodes were opened?
Thanks! Ryan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]