2011/10/9 jacky163com <[email protected]> > In tiles-test-2.2.2 application, the putAttribute tag () works. But in my > application it does not work. Value of the attribute, which is of type > "string", is always the value specified in tiles.xml. That is, the attribute > value cannot be overridden. Now I am sure there is something wrong in my > tiles configuration. I tried to copy part of the configuration from the > tiles-test-2.2.2 application, but it still does not work. What is the > critical configuration for tag to override an attribute value?
Please post the relevant parts of your code in your template page and definition. Antonio
