Book Image

Mastering JavaServer Faces 2.2

By : Anghel Leonard
Book Image

Mastering JavaServer Faces 2.2

By: Anghel Leonard

Overview of this book

Table of Contents (20 chapters)
Mastering JavaServer Faces 2.2
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
The JSF Life Cycle
Index

JSF 2.2 new namespaces


JSF 2.2 modified the existing JSF namespaces, as you can see in the following table:

Namespace

Before JSF 2.2

JSF 2.2

Faces Core

http://java.sun.com/jsf/core

http://xmlns.jcp.org/jsf/core

HTML_BASIC

http://java.sun.com/jsf/html

http://xmlns.jcp.org/jsf/html

Facelets Templating

http://java.sun.com/jsf/facelets

http://xmlns.jcp.org/jsf/facelets

Composite Components

http://java.sun.com/jsf/composite

http://xmlns.jcp.org/jsf/composite

JSTL Core

http://java.sun.com/jsp/jstl/core

http://xmlns.jcp.org/jsp/jstl/core

JSTL Functions

http://java.sun.com/jsp/jstl/functions

http://xmlns.jcp.org/jsp/jstl/functions

Pass Through Attributes

http://java.sun.com/jsf/passthrough

http://xmlns.jcp.org/jsf/passthrough

Pass Through Elements

http://java.sun.com/jsf

http://xmlns.jcp.org/jsf

@FacesComponent default namespace

 

http://xmlns.jcp.org/jsf/component