Re: questions about tiles

2004-08-19 Thread Shinobu Kawai
Hi Mike, > what happens when I write the below in mypage.jsp? > > > > > > > template.jsp gets inserted into mypage.jsp. cf. http://struts.apache.org/userGuide/struts-tiles.html#insert > Is "currentMoudle" a bean? if it is ,what scope it exists in? Not necessaril

questions about tiles

2004-08-19 Thread Mu Mike
what happens when I write the below in mypage.jsp? Is "currentMoudle" a bean? if it is ,what scope it exists in? what happens to an item in a putList? is an item also a bean? if it is,what is its scope? Thanks _ 与