I use Tiles in an application with layout templates that assemble several JSP files together to create a web page. Some of these JSPs begin with an html tag such as a <div>. The MyEclipse JSP editor will display an Invalid Location warning for these tags. This is a minor issue, but it would be nice to not have this warning in these JSP fragments.
Thanks,
Brad