Hi Martin,

Cagatay's blog is about using Spring's bean facility to *declare* Managed Beans.
No need for a declaration of your managed beans inside the
faces-config.xml file.

Orchestra is about providing a conversion (wizard) scope, that is
between request and session.
See the Orchestra docs ([1]) for more

-M

[1] http://myfaces.apache.org/orchestra/index.html

On 9/28/07, Martin Dames <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> I saw yesterday the following solution for using spring app context
> for managing beans in jsf:
>
> http://cagataycivici.wordpress.com/2007/09/10/using-spring-to-manage-
> jsf-beans/
>
> So this is the same solution as orchestra offers, right?
>
> Where are the benefits of using an extra lib (orchestra) instead of
> just doing the solution above?
>
> When I am using the conversation scope, can I use the session or
> request scope at the same time? (Ok, this would be a spring question
> I think)
>
> Thank you!
>


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Reply via email to