You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Todd Patrick <To...@dtn.com> on 2006/06/08 16:33:21 UTC

What is the purpose of the HtmlTree method addToModelListeners?

There is no documentation at
http://myfaces.apache.org/tomahawk/apidocs/index.html for HtmlTree
method addToModelListeners.
 
Right now I am receiving the following error:
 
Caused by: java.lang.NullPointerException
 at
org.apache.myfaces.custom.tree.HtmlTree.addToModelListeners(HtmlTree.jav
a:806)
 
Thanks,
 
--Todd