Hi all,
I think i have found an issue in the tiles dos. In the
http://tiles.apache.org/2.0/framework/config-reference.html page,
under the Extended Configuration Parameters section, should:

org.apache.tiles.definitions_con...@${key} actually be:
org.apache.tiles.impl.KeyedDefinitionsFactoryTilesContainer.DEFINITIONS_CONFIG@
?

Then it would match the constant defined in
KeyedDefinitionsFactoryTilesContainer.java, or am I missing something?
(I'm using tiles 2.0.6)

Regards,
Jared

Reply via email to