> I think (but I didn't try) that you can do, in welcome.jsp: > > <tiles:insert name="tiles:master"> > <tiles:put name="body" value="/subviews/welcome-body.jspf" /> > </tiles:insert> > > The attribute "body" will be filled only in a specific request. > Let me know if it works. > > Ciao > Antonio I. I have already tried that. I get an exception: javax.servlet.jsp.JspException: Invalid attribute type: java.lang.String
II. I think you have misunderstood what I wanted to say. I think there is no need for /subviews/welcome.jspf because it is used just once and there is no need to put the contenet in a separate file. I think both /subviews/welcome.jspf and /views/welcome.jsp are one and same thing and should be integrated into one file. (5 elements instead of 6 elements) Sincerely Mehdi --------------------------------- Do you Yahoo!? Get on board. You're invited to try the new Yahoo! Mail.