+1
Sounds great indeed. For struts files this should be extended even further.
– With forwards to JSP’s check if the jsp exists
– When using tiles to forward to, check if the tile exists
– for a tile, check if the (jsp) pages a tile is composed of exists
These are current issues that with small mistakes can lead to a lot of additional deployments. And since a deployment in our case takes several minutes, a few small typos are really annoying