driscoll's blog
Testing JSF
It's been a while since I've blogged last (ok, it's been a year), but I recently came across a question that I have a little insight into, and I thought I'd tackle it briefly.
The question was simple: "How do I test my JSF application?"
JavaOne CFP Opens
HTML5 Semantic Tags
Over the weekend, I was reading Mark Pilgrim's great book on HTML5 - and when I got to the part about the semantic tags, I thought it might be worth a quick mention.
Progressive Enhancement with JSF
Progressive Enhancement is a philosophy of web design - start with simple pages, and build them up based on the capabilities of the browser viewing the page.
IE, Memory Management, and You
Mojarra 2.0.1 has shipped
Request aggregation in JSF 2 Ajax
I've had a few requests for request aggregation, ala RichFaces queues, in JSF 2. This was deliberately not included in JSF 2.0, but it will be considered for JSF 2.1. The reason why is simple - there was simply not very much time, once all the base Ajax work was completed, to add any additional features. However, adding this functionality yourself isn't actually very hard.
Mojarra is FCS!
After years of effort, I'm delighted to echo Ryan Lubke's announcement that Mojarra 2.0 is final!
Slides for JSF 2 up on Slideshare
An (almost) comprehensive list of Web Components
In talking with Andy Schwartz before our recent talk together at Oracle Open World, Andy mentioned that he'd like to see some new components make it in t





