Re: [shale] Design question involving ViewController

2006-06-19 Thread Craig McClanahan
On 6/17/06, Gary VanMatre <[EMAIL PROTECTED]> wrote: >From: "Sean Schofield" <[EMAIL PROTECTED]> > > I am writing an application that is using MyFaces tree2 to allow the > user to navigate to a more detailed view of the item they click on. I > just wanted some feedback on the following strategy:

Re: [shale] Design question involving ViewController

2006-06-17 Thread Gary VanMatre
>From: "Sean Schofield" <[EMAIL PROTECTED]> > > I am writing an application that is using MyFaces tree2 to allow the > user to navigate to a more detailed view of the item they click on. I > just wanted some feedback on the following strategy: > > The node in the tree has an action method that

[shale] Design question involving ViewController

2006-06-17 Thread Sean Schofield
I am writing an application that is using MyFaces tree2 to allow the user to navigate to a more detailed view of the item they click on. I just wanted some feedback on the following strategy: The node in the tree has an action method that puts the selected node's id into the request as a paramet