Laurie Harper schrieb:

> Spring provides a much more capable IoC solution than Faces alone; I
> prefer to use it for everything I can, to get things like automatic
> dependency injection. I'd use it to manage all my beans, but it doesn't
> have support for scoping beans (i.e. request/session/application scope),
> so for things that need to be scoped I use Faces. For everything *else*
> I use Spring :-)
> 
unfortunately yes, this is a huge problem, but the next major spring
version will have the scopes of jsf to my knowledge, so the mess to
have beans partially defined in jsf and partially defined in spring soon
will have an end.

Reply via email to