rogerk's blog
JSF 2 And HTML5 Server Sent Events
Recently I had the privilege of writing an article for Java Tech Journal about using HTML5 Server Sent Events in a JSF 2 User Interface. I've made that article available here.
JSF Hudson View Support
JSR 330 Style Injection Support For JSF Managed Beans
One of the features that had been lacking in JSF has been the ability to use the JSR 330 @Inject annotation for injecting object instances into JSF managed beans. The feature now has been enabled in GlassFish 3.1 - starting with the latest July 22 nightly builds, or a current source build. So now, you should be able to use it in a JSF managed bean as follows:
JSF 2 / HTML 5 Jazoon 2010 Slides Posted
My slides for "Exploring HTML5 With JavaServer Faces 2.0" slides are available at Slideshare: Available at: http://www.slideshare.net/rkitain/jsf2-html5jazoon
Testing HTML5 Feature Availability In Browsers
The ongoing HTML5 specification offers many features to promote a "rich" web user experience. If you've worked wth HTML5, you know that some features are available in some browsers and not available in others. Here's a handy tool to tell you the HTML5 features that are available in your favorite browser. 
Context And Dependency Injection (JSR 299) And Servlets
I've had questions about how to inject Web Beans into servlets and whether that is supported. In this entry I'll outline a method of accomplishing just that.
Contexts and Dependency Injection (JSR 299) and GlassFish
Version 1.0.0.PREVIEW3 of Web Beans (the implementation for JSR 299 Contexts and Dependency Injection For Java EE) now uses the annotations from JSR 330 (Dependency Injection For Java) and it is available in GlassFish V3.
ICEFaces 2.0 And JSF 2.0 Together
"JSF and Ajax Past, Present and Future" @ AjaxWorld
The session will explore the variety of JSF Ajax frameworks available today.
JavaServer Faces 2.0 Early Draft Review 2 And JavaScript?
The JavaScript public API is the beginnings of the client side portion of the JavaServer Faces / Ajax standard. The JavaServer Faces 2.0 Expert Group includes members representing other JavaServer Faces / Ajax frameworks such as RichFaces, ADF Faces (Trinidad) and ICEfaces.





