1.

List the new features of JSF 2.0?

Answer»

The new features of JSF 2.0 are:

  • A mechanism is provided which can easily access persistent store.
  • Page loading ACTION is there in JSF 2.0.
  • Standard HTML Renderkit has strategic additions like a tree, data picker, file upload components, and tab view.
  • It GIVES ALLOWANCE for PARTIAL tree transversal.
  • Build the tree and render the tree processes are TWO different lifecycle phases.


Discussion

No Comment Found