We migrated from using <%@include ... to tiles last year. Development for is on an order of magnitude easier for our graphics designer. Instead of ugly header.jsp/footer.jsp type logic, you have template.jsp with body.jsp/sidebar.jsp stuff like that. No need from broken html in include files any more.
-Dennis On Tue, 2003-02-18 at 09:34, Southard, Don wrote: > We are starting a fairly new project using struts. We are at a point where > we need to make a decision on using tiles or not using tiles. On one hand > it's not too hard to implement (one developer already has it working with > our project). On the other hand we haven't seen any added functionality > that would really make us want to go with this feature. > > All that said can someone give me some brief points on why we should use > tiles? > > -- L. Don Southard > 303 218 4823 > x4823 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

