You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jannu Winod <wi...@yahoo.com> on 2004/06/08 06:51:34 UTC

reg tiles

im forwarding to a jsp page from the action class say processAction->fwd->result.jsp.
result.jsp is with tiles. say using some template and header/menubar/footer.
im going to display the result in the body-content page.
do i need to use a seperate jsp for the that or can i show them at the result.jsp directly..
result.jsp is like this.
<tiles:insert page="/layouts/storefrontDefaultLayout.jsp" flush="true">
  <tiles:put name="header" value="/common/header.jsp" />
  <tiles:put name="menubar" value="/common/menubar.jsp" />
  <!-- do i need to use separate jsp for this.
  <tiles:put name="body-content" value="/index-body.jsp" />
  -->
  <tiles:put name="copyright" value="/common/copyright.jsp" />
</tiles:insert>

		
---------------------------------
Do you Yahoo!?
Friends.  Fun. Try the all-new Yahoo! Messenger