Hello All! This CheckBox tree is very cool. But I'm having some strange interactions with the web server: when I run under Jetty everything goes smoothly, but when I deploy to tomcat, I get a bunch of unrendered component exceptions for the component with id "checkbox" and whose class is some deeply nested anonymous inner class.
Does anyone have any idea what could possibly be the difference between the two containers? I believe that I'm running with servlet-api-2.5 in both Jetty and Tomcat. My web.xml has version="2.5" in its <webapp> tag. I'm not getting unredered component complaints for anything else anywhere in my site. I'm totally baffled. Any help would be greatly appreciated, Ciao, Ben. -- View this message in context: http://www.nabble.com/Checkbox-tree-component-tf4699092.html#a14184918 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]