2009/6/19 Nino Ulsamer <[email protected]> > > attributeContext.getAttribute("content").setValue("/path/to/some/page.jsp"); > }
Well, it seems that the attribute maps are not copied deeply: the map containing the name/attribute pairs is copied, but the compound attributes are not copied! Can you open a JIRA issue along with a test case, please? Thanks Antonio
