From: David H. DeWolf [mailto:[EMAIL PROTECTED] On Behalf Of David H.
> Yes, the context init parameter org.apache.tiles.DEFINITION_CONFIG
> takes a comma separated list of files/resources.
<context-param>
<param-name>org.apache.tiles.DEFINITION_CONFIG</param-name>
<param-value>/WEB-INF/tiles.xml,/WEB-INF/tiles-foo.xml</param-value>
</context-param>
Like that? Startup is saying they're not defined in the web.xml but I'm
assuming I've just forgotten how to do that. Could it be a tiles version
thing?
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]