what happens when I write the below in mypage.jsp?

<tiles:insert path="template.jsp">
   <put name="currentModule" value="mymoudle" />
   <putList name="tabList">
     <item value="vchart" tooltip="Chart" link="/rb/chtprop/VChart.jsp"/>
   </putList>
<tiles:insert>

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

_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to