2009/6/19 Nino Ulsamer <[email protected]> > Now the problem is the following: I thought the preparer is used to prepare > the current rendering of a tiles definition. However, when the preparer is > executed the second time, the "content" attribute still has the new value > that was set when it was executed the first time (so > "/path/to/some/page.jsp"), not the original value!
Strange, the attribute context that arrives to the preparer is a "copy" of the original definition. What version of Tiles are you using? Antonio
