RE: AW: Tiles newbie with questions/errors

"Shash Chatterjee" <[email protected]> Fri, 10 Sep 2004 07:52:41 -0600
Newsgroups gmane.comp.java.keel.user
Message-ID <[email protected]>
Lou/Gene,

> I had thought about breaking the tiles-defs into snippets but just never
> got around to doing it. To do it you'd need something like this:
> 
> ======================
> 
> SNIPPET1:
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!DOCTYPE tiles-definitions PUBLIC "-//Apache Software 
> Foundation//DTD Tiles Configuration 1.1//EN"
>

I checked support for tiles-defs.xml into keel-build and clnt-struts last
night, hopefully you can see it in CVS sometime today....let me know how it
goes.  I noticed that the clnt-struts web.xml does not have the init-parm
required to point tiles to the config file, but maybe OK since this is the
default name/localtion for tiles-defs.xml?

Shash