Re: How to use multiple tiles definitions files for multi channel

2005-06-22 Thread Laurie Harper
Michael Mattox wrote: The text I quoted above was from the tiles documentation, which claims Tiles *is* able to do this. I just can't figure out how. I'm now wondering if this text is incorrect and tiles does not offer this. Hmm, I had a quick look and saw the section you quote; there doesn't

Re: How to use multiple tiles definitions files for multi channel

2005-06-22 Thread Nitesh
riginal Message - From: "Michael Mattox" <[EMAIL PROTECTED]> To: "Laurie Harper" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, June 22, 2005 4:28 PM Subject: Re: How to use multiple tiles definitions files for multi channel In the tiles documentation webapp, it

Re: How to use multiple tiles definitions files for multi channel

2005-06-22 Thread Nitesh
; To: "Laurie Harper" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, June 22, 2005 4:28 PM Subject: Re: How to use multiple tiles definitions files for multi channel In the tiles documentation webapp, it's stated: "A mechanism similar to Java properties files is used for definitio

Re: How to use multiple tiles definitions files for multi channel

2005-06-22 Thread Michael Mattox
>> In the tiles documentation webapp, it's stated: >> >> "A mechanism similar to Java properties files is used for definitions >> files : you can have one definition file per key. The appropriate >> definition is loaded according to the key." >> >> I'd like to use this to have different tiles for w

Re: How to use multiple tiles definitions files for multi channel

2005-06-21 Thread Laurie Harper
Michael Mattox wrote: In the tiles documentation webapp, it's stated: "A mechanism similar to Java properties files is used for definitions files : you can have one definition file per key. The appropriate definition is loaded according to the key." I'd like to use this to have different tiles

How to use multiple tiles definitions files for multi channel

2005-06-21 Thread Michael Mattox
In the tiles documentation webapp, it's stated: "A mechanism similar to Java properties files is used for definitions files : you can have one definition file per key. The appropriate definition is loaded according to the key." I'd like to use this to have different tiles for web & wap devices.