JSF

Fluent Navigation in JSF 2

In this article, the third in a series covering JavaServer Faces (JSF) 2.0 features contributed by Red Hat, or which Red Hat participated in extensively,...

0 replies - 2943 views - 11/02/09 by Dan Allen in Articles

JSF 2 GETs Bookmarkable URLs

JSR-314: JavaServer Faces (JSF) 2.0 demonstrates a strong evolution of the JSF framework driven by de facto standards that emerged out of the JSF community...

0 replies - 3934 views - 10/29/09 by Dan Allen in Articles

JSF 2 - Seam's Other Avenue to Standardization

JSR-314: JavaServer Faces (JSF) 2.0 is the third major revision of the JSF specification. It delivers a strong evolution of the framework driven by de facto...

0 replies - 5217 views - 10/28/09 by Dan Allen in Articles

NetBeans 6.8: A Few of Your Favorite Things

"Raindrops on roses and whiskers on kittens" didn't make the cut, but what are a few of your favorite things about the upcoming NetBeans 6.8?  DZone...

2 replies - 9476 views - 10/26/09 by Mitch Pronschinske in News

ICEfaces 1.8.2 Released

ICEfaces 1.8.2 is now available for download.

0 replies - 304 views - 09/30/09 by Ken Fyten in Announcements

A Few Considerations While Selecting JSF-based AJAX Libraries

The demand for AJAX based web applications has been a trend for some time now. To support this trend there are bunch of options available in the market right...

8 replies - 2087 views - 09/15/09 by addy.bhardwaj in News

JSF Application Level Access Control

After trying to work out how to do generically, or at least easily configurable, I wrote a handy little tool for JSF which allows you to perform security...

0 replies - 2205 views - 09/02/09 by watts.chris in Tips and Tricks

JavaServer Faces vs. Ajax Frameworks - Why Ajax is Better and Not Just Hype

Today I am looking into a JavaServer Faces application that I am having to make a few changes to. I didn't write it and the developer who did write it, wishes...

25 replies - 5382 views - 08/20/09 by chrislhardin in Articles

Metawidget 0.8: New support for ICEfaces, JSR 303, and More

Metawidget 0.8: New support for ICEfaces, JSR 303, and more Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components...

2 replies - 328 views - 08/13/09 by Richard Kennard in Announcements

RichFaces and Partial JSF View Processing

RichFaces is a rich component library for JSF. RichFaces doesn't replace standard JSF, so you use RichFaces with either the Mojara JSF (Sun RI) implementation...

10 replies - 6590 views - 07/23/09 by maxkatz in News

ICEfaces Performance Report - Corrected

The purpose of this article is to present accurate performance results for the ICEfaces RIA framework, correcting gross errors originally published in the...

14 replies - 3428 views - 07/07/09 by Stephen Maryka in Articles

Spring Web Flow 2 Web Development

Chapter 1: Introduction Chapter 2: Setup for Spring Web Flow 2 Chapter 3: The Basics of Spring Web Flow 2 Chapter 4: Spring Faces Chapter 5: Mastering Spring Web Flow ...

0 replies - 4693 views - 06/03/09 by Manuel Jordan in Book Reviews

JavaServer Faces 2.0 (JSR 314) Passes Final Ballot

The Java Community Process (JCP) today approved the JavaServer Faces (JSF) 2.0 specification.  12 of the participating members voted 'Yes' while the remaining...

1 replies - 3153 views - 05/27/09 by Nitin Bharti in Articles

New Major Version of QuipuKit JSF Library Goes Open Source - Meet OpenFaces

TeamDev is proud to announce a major 2.0 update to the JSF components library formerly known as QuipuKit. Since the release of major update the product will be...

0 replies - 544 views - 05/25/09 by Igor Shvydkoy in Announcements

Making Distinctions Between Different Kinds of JSF Managed-Beans

JSF has a simple Inversion-of-Control (IoC) container called the JSF Managed Bean Facility (MBF).

11 replies - 6991 views - 04/24/09 by ngriffin7a in Articles