2010/3/9 Sam Lawrence <[email protected]>: > I have it working, although I have found two places that I think may contain > bugs in tiles-jsp. GetAsStringTag (line 313) and InsertAttributeTag (line > 312) both use JspUtil.getContainer rather than JspUtil.getCurrentContainer. > This switches back to the default container rather than sticking with the > container defined in the request scope.
I agree, please open a JIRA issue: https://issues.apache.org/jira/browse/TILES If you attach patch, this bug will be fixed faster. Thanks Antonio
