JSF Central -- Articles & Books
Creating JSF applications with JRuby and ActiveRecord-JDBC (Part 1)
Is there any way to create JSF applications using scripting languages and its own persistence engines? The answer is: Yes! After some hours trying to integrate JSF + JRuby + ActiveRecord I finally ...
Creating JSF applications with JRuby and ActiveRecord-JDBC (Part 2)
My last article about this topic showed how can we start the development of an JSF webapp with JRuby and ActiveRecord-JDBC, we will discuss on this article how can we create the dao, domain class a...
JSF 2.0 Update
Here's an ultra quick update on where the JSR-314 Expert Group is with JSF 2.0 developments. Everything relating to JSF 2.0 Expert Group developments is subject to change until the Proposed Final D...
JSF 2.0 New Feature Preview Series (Part 2.2): Resources
This is the third blog in the JSF 2.0 New Feature Preview Series.
The previous entry covered packaging of resources. Now we'll cover the APIs that back
this feature. Keep in mind that none of th...
JSF 2.0 New Feature Preview Series (Part 2.1): Resources
This is the second blog in the JSF 2.0 New Feature Preview Series.
The previous entry covered ProjectStage, now we'll cover Resources.
Keep in mind that none of the features described are final, a...