I remembered having this type of error when using @Bindable feature[1] and this[2] discussion can help.
Hth, Gilberto [1] http://click.apache.org/docs/click-api/org/apache/click/util/Bindable.html [2] http://click.1134972.n2.nabble.com/Bindable-td6036734.html On Mon, Jul 11, 2011 at 9:30 AM, Gilberto <[email protected]> wrote: > Change to TRACE mode in the click.xml file and check the startup log. > Also, take a time and create a simple test for your click page controller[1]. > > Regards, > > Gilberto > > [1] http://click.apache.org/docs/mock-api/overview-summary.html > > > On Mon, Jul 11, 2011 at 5:54 AM, Reinhard Hnat <[email protected]> wrote: >> I am developing a web-application using Eclipse and Apache click deploing it >> with a Tomcat 6.6. Everything went fine until i inserted a line to an htm >> file and deleted it immediately afterwards. Since then i get the following >> output to the browser instead of my form: >> >> $headElements $form $jsElements >> >> What could be broken? I am searching for the problem but can not find any >> cause. >> >> Please give me some hints where to search for the problem. >> >> Thanks >> Reinhard >> >
