With the new tree2 component, I get alot of these type of warnings: [exec] 17:28:48,873 INFO [Engine] StandardContext[/jport]WARNING: Component treeForm2:tims_tree2:0:0:25:_id81 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation!
Is there anyway to add an id to whatever isn't getting one? Or can I just turn off this warning message altogether? Tim

