On 12/9/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
Hi Craig, is it a bug, that only request scoped beans are working? I mean sometimes it is very handy to have session/application based beans
No, it is not a bug ... this is an "as designed" feature of the current architecture (as well as the correct "best practices" approach for JSF backing beans. I can see now that the "nearly all circumstances" comment needs to be replaced by something much stronger -- there are NO circumstances in which a view controller bean should be placed in any scope other than request scope. Thanks!
Matthias
Craig
