[T-struts-cvs 178] CVS update: t-struts/src/webapp/WEB-INF/jsp/tiles

Back to archive index

MATSUNO Hiroki h2-ma****@users*****
2004年 3月 11日 (木) 20:09:36 JST


Date:	Thursday March 11, 2004 @ 20:09
Author:	h2-matsuno

Update of /cvsroot/t-struts/t-struts/src/webapp/WEB-INF/jsp/tiles
In directory sf-cvs:/tmp/cvs-serv12916/src/webapp/WEB-INF/jsp/tiles

Modified Files:
	LayoutTop.jsp 
Log Message:
タイルのリストを定義できるように変更。

struts-config.xmlを以下のように記述。

    <putList name="list">
        <put type="..."/>
        <put type="..."/>
        <put type="..."/>
    </putList>

JSPを以下のように記述。

    <tiles:iterate name="list">
        <tiles:insert />
    </tiles:iterate>
===================================================================
File: LayoutTop.jsp    	Status: Up-to-date

   Working revision:	1.2	Thu Mar 11 11:09:35 2004
   Repository revision:	1.2	/cvsroot/t-struts/t-struts/src/webapp/WEB-INF/jsp/tiles/LayoutTop.jsp,v
   Sticky Options:	-kb

   Existing Tags:
	No Tags Exist




T-struts-cvs メーリングリストの案内
Back to archive index