Java server faces news, help and research - TheServerSide.com

Java Development Topics:

Java server faces

JavaServer Faces (JSF) is a Java-based Web application framework designed to help integrate server-side user interfaces (UIs) during development. JSF includes an API for representing UI components and managing their state, handling events, server-side validation, and data conversion. JSF also includes two JavaServer Pages custom tag libraries. The JSF programming model lets helps developers configure components and create, bind, and store UIs. In this section on JavaServer Faces, we offer news, research and tutorials on using JSF to help develop applications. Learn how JSF lets you build rich internet applications that implement separation of behavior and presentation, allowing Web application developers to focus on individual aspects of a project and use JSF technology to link them together.

News:

1 - 3 of 18
  • OCPJP & OCAJP: Java 7 training requirement for the Oracle Certified Professional Programmer dropped 21 Dec 2011

    News - In order to obtain the certified architect position from Oracle, attending and passing a training course is now required. But what about the Java Professional and Java Associate designations, OCPJP and OCAJP for Java 7?

  • JavaOne 2011: Mark it up as a success TheServerSide Newsfeed | 07 Oct 2011

    News - Last year a cloud of gloom hung over the three or four San Francisco hotels in which Oracle had sliced, diced and distributed all of the JavaOne sessions. There was a clear and palpable feeling of distrust and uncertainty that permeated the on-goings,...

  • Apache Wicket 1.5 has been released TheServerSide.com Newsfeed | 15 Sep 2011

    News - The Apache Wicket team is proud to announce the immediate availability of the newest release of their component oriented open source Java web framework. Apache Wicket 1.5 has been in development for the last two years and brings many improvements over...

VIEW ALL News ON Java server faces

Video:

1 - 1 of 1
  • An Introduction to JSF 2.0 Development Tutorial: Getting started 04 Feb 2011

    Video - Want to learn JSF 2.0? Well, this tutorial, a first in a long set, will teach you how to configure a development environment with Tomcat 7, the Mojarra libraries from Sun/Oracle (jsf-impl.jar & jsf-api.jar), and it will then show you how to write,...

VIEW ALL Video ON Java server faces

Reference & Learning:

1 - 3 of 10

VIEW ALL Reference & Learning ON Java server faces

Expert Technical Advice:

1 - 3 of 5

VIEW ALL Expert Technical Advice ON Java server faces