Greg Reddin ha scritto:
...whereas <tiles:get> would say "get a tile or attribute from context and let me do something with it later."
Isn't it the <tiles:importAttribute> tag that does such a thing?
But don't forget about the <tiles:getAsString> tag as well. It's semantics are quite different from <tiles:insert>. How would it be affected if we removed the GetTag?
I think that using <tiles:insert name="xxx" type="string" /> is the same as <tiles:getAsString name="xxx" />. Again the only difference (in the code) is that the flag "isErrorIgnored" is set to true.
Ciao Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]