Re: Question about ViewController

2006-07-27 Thread René Zanner
- Original Message - From: Adrian Mitev [mailto:[EMAIL PROTECTED] To: user@shale.apache.org Sent: Thu, 27 Jul 2006 08:32:56 +0200 Subject: Re: Question about ViewController Thx. Where can i make a suggest the ViewController beans declaration to be moved in different config file where i

Question about ViewController

2006-07-26 Thread Adrian Mitev
Declare your backing bean as a managed-bean, using a managed-bean-name value that can be mapped from the view identifier. (See DefaultViewControllerMapper for the details of the default mapping.) In nearly all circumstances, you will want the bean to be placed in request scope. In which xml