You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JSR 372 specifies the next version of JavaServer Faces - JSF 2.3.
A very simple example consisting out of a single page, a backing bean and a bean that activates JSF.
The page prints "Hello world, from JSF!" which comes from the backing bean.