Top "Jsf-2.2" questions

JavaServer Faces 2.2 is the major JSF upgrade that's part of Java EE 7. It has some significant new features like task flows (Faces Flow), a stateless mode, basic theming (resource library contracts), build-in HTML5 support and a much improved "bare HTML" mode (passthrough elements).

WildFly 10.x always getting HTTP error 403: forbidden

I am getting to know JSF and therefore I try to run a hello world xhtml site. Problem: When accessing …

java eclipse jboss jsf-2.2 wildfly-10