On Thu, Aug 14, 2008 at 9:52 AM, hannehomuth <[EMAIL PROTECTED]> wrote:
>
> <tiles:insertDefinition name = "example.header_menu_etc"/>
> <div id="mainContent">
>   <%-- BECAUSE IM WRITTING JSP I COULD WRITE CODE LIKE IN SERVLETS HERE--&>
> <% String foo = request.getParameter("param1");%>

Yep, this is pretty much what the view preparer mechanism is designed
for. I would encourage you to look into that.

Greg

Reply via email to