I added this to web.xml <context-param>
<param-name>tapestry.production-mode</param-name> <param-value>false</param-value> </context-param> and has had no effect... parameter value of collectionType is still null
I added this to web.xml <context-param>
<param-name>tapestry.production-mode</param-name> <param-value>false</param-value> </context-param> and has had no effect... parameter value of collectionType is still null