> On the topic of general JSF design patterns (particularly related to > managed beans), has anyone noticed that the managed beans mechanism > implements a simple Dependency Injection framework, using Setter > Injection to inject the dependencies?
:-) Serveral articles in web or print are mentoring this as well ;) <friday> but I guess you don`t read them, since you invented the stuff ... :-) </friday> -Matthias

