New posts in managed-bean

what to use, managed beans (backing beans) or entity beans?

WELD-001408: Unsatisfied dependencies for type Customer with qualifiers @Default

How to set -Dorg.apache.el.parser.COERCE_TO_ZERO=false programmatically

Difference between managed bean and backing bean

JSF does not populate @Named @RequestScoped bean with submitted input values

NullPointerException while trying to access @Inject bean in constructor

@PostConstruct not called during page load of JSF page [duplicate]

How can I get a message bundle string from inside a managed bean?

JSF managed bean naming conventions

Read resource bundle properties in a managed bean

How and when is a @ViewScoped bean destroyed in JSF?

@javax.faces.bean.ManagedProperty in CDI @Named bean returns null

JSF managed-bean EJB injection

Why are there different bean management annotations

How to invalidate session in JSF 2.0?

Calling a JavaScript function from managed bean

BeanFactory vs ApplicationContext

How do I process GET query string URL parameters in backing bean on page load?

Invoke JSF managed bean action on page load

How to send form input values and invoke a method in JSF bean