As the specification writing part of JSF 2 comes to a close, we’re getting a more complete implementation done on the reference implementation, Mojarra. One of the primary developers on Mojarra is Jim Driscoll (the other being Ryan Lubke, who has done such an excellent job on the 1.2 series)1. Jim, apparently, has been in [...]
Category archives: Components
Mojarra Scales 1.0 Release Candidate 1
Today, I released the first release candidate for Mojarra Scales, the JSF component library I helped create. Rather than repeat myself, I’ll just paste the email announcement here:
JSF Component Writing Check List
I’ve been doing a fair amount of JSF component writing of late, and, invariably, I miss one or more “minor” details, causing my component to explode in spectacular fashion at runtime. What follows, then, is a check list for writing JSF components, with notes on the differences between the 1.1 and 1.2 versions of the [...]
Up 