With JSF 2.0, you use the @ManagedProperty annotation on the JSF managed bean. @ManagedBean(name = "registration") @RequestScoped public class ...
確定! 回上一頁