2011/9/9 Muneer Malik <[email protected]> > what is the difference between > > putAttribute and setTemplateAttribute? >
Please, before asking such simple questions, read javadocs: http://tiles.apache.org/2.2/framework/apidocs/org/apache/tiles/BasicAttributeContext.html#setTemplateAttribute(org.apache.tiles.Attribute) http://tiles.apache.org/2.2/framework/apidocs/org/apache/tiles/BasicAttributeContext.html#putAttribute(java.lang.String, org.apache.tiles.Attribute) Antonio
