2009/12/17 Martin Marinschek <mmarinschek@apache.org>I won't chime in for the distractors, but here my question:
How can you register a managed bean with JSF2?
a) Using groovy in the view definition
b) Using XML-code in the faces configuration file
c) Using annotations in the Java-Code of the managed-bean
d) Using other JSF2 compliant bean-containers