RE: [shale] ViewControllers and page composition

2005-11-17 Thread hermod.opstvedt
f. Is this not working as intended or do I have to define my tiles-definitions in a special way? Hermod -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Craig McClanahan Sent: Wednesday, November 16, 2005 10:41 PM To: Struts Developers List Subject: Re: [shale]

RE: [shale] ViewControllers and page composition

2005-11-16 Thread hermod.opstvedt
-Original Message- From: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 16, 2005 10:36 PM To: Struts Developers List Subject: Re: [shale] ViewControllers and page composition On 11/16/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi > > There is one

Re: [shale] ViewControllers and page composition

2005-11-16 Thread Craig McClanahan
On 11/16/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi > > There is one thing that has struck me while I have been working with Shale > lately: The ViewController is URI (page) based. That's true, but remember that each Tile is ultimately represented by a JSP page as well ... and theref

Re: [shale] ViewControllers and page composition

2005-11-16 Thread Rahul Akolkar
On 11/16/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi > > There is one thing that has struck me while I have been working with Shale > lately: The ViewController is URI (page) based. > > What I mean by this is that if you have a Tiles based page composition, it > would perhaps be more na