2011/8/11 Aditya Saraf <[email protected]> > java.lang.NullPointerException > > > org.apache.tiles.template.InsertDefinitionModel.start(InsertDefinitionModel.java:74) >
At that line, the container reference is the only thing that can cause an NPE. Did you check your application startup log? Antonio
