Ah .... Well I could have a layout thanks to Tiles which would be inherited by the pages, and just use <jsp:include> or <[EMAIL PROTECTED]> then ... What's the advantage of having <tiles:insert attribute="header"/> ? Finally it's just the fact that the name of the page is not hardcoded in the application, but in the XML file instead.
2006/11/29, Antonio Petrelli <[EMAIL PROTECTED]>:
Thomas Thomas ha scritto: > Yes, I think you are right, > I'm doing this all wrong :-( > > I can't include jsp's in a static way with Tiles ? Use <jsp:include> or <[EMAIL PROTECTED]> instead. Using Tiles does not mean that you cannot use standard tags. Ciao Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]