2008/2/13, Kate Fox <[EMAIL PROTECTED]>: > Is there a way in a jsp page to include another tile (without having to > specifiy the definition first)? i.e something like <jsp:include?
Use <tiles:insertTemplate>, with no body. Ciao Antonio
2008/2/13, Kate Fox <[EMAIL PROTECTED]>: > Is there a way in a jsp page to include another tile (without having to > specifiy the definition first)? i.e something like <jsp:include?
Use <tiles:insertTemplate>, with no body. Ciao Antonio