eve wrote:
what's the difference between the tags <tiles:insert> and <tiles:get>?
Can i use both in the layout? Which one should I choose?
http://struts.apache.org/struts-tiles/tagreference-struts-tiles.html#insert
http://struts.apache.org/struts-tiles/tagreference-struts-tiles.html#get
Which one you choose depends on what you're trying to achieve. You might
want to start out by reading through the Tiles User Guide to get a feel
for the different configuration elements:
http://struts.apache.org/struts-tiles/userGuide.html
The tag library lets you configure your Tiles definitions directly in
your JSP files instead of (or in addition to) using tiles-defs.xml.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]