2010/6/28 bendg <[email protected]>: > > Hi > > I am using Tiles 2.0.5 with Spring Webflow / MVC. I am also using JSP > documents. If there is an error in my JSP (with an OGNL expression for > example), then I don't get any output for that tile. > > Is there any error handling or logging I can turn on for Tiles?
Yes, you can turn DEBUG level for "org.apache.tiles". However I must say you are using a very old release of Tiles, why don't you upgrade? Antonio
