JavaServer Faces Examples Release Notes

From time to time, I update the examples based on reader feedback about bugs. It's my intention to only update the examples when they do not follow the specifications, as opposed to add work-arounds for specification-compliance bugs in various JSF implementations or web containers, with the possible exception for bugs in the JSF RI. For JSF implementation and container bugs, I instead inform the vendor about the problem, in the hope that these examples will have a positive impact on spec-compliance over time.

Note! The example JAR filenames include the version, i.e., "1_0_2" for the 1.0.2 version. You must remove the old JAR files when you install the new ones, and restart the web container.

Changes in 1.0.2 compared to the 1.0.1 version

Changes in 1.0.1 compared to the 1.0 version