Hi, I've a problem with error handling while inserting a tile:
Does there exist a way to force Tiles to throw an exception when tile has compilation problems? Currently it only writes an error log. My environment: ... in jsp: <tiles:insertAttribute name="body" /> ... tiles def: <put-attribute name="body" value="/jsp/my.jsp"/> -- View this message in context: http://www.nabble.com/Compilation-exceptions-while-including-tiles-tp14790117p14790117.html Sent from the tiles users mailing list archive at Nabble.com.
