Experts Training on JSF 2.2 with @EdBurns in Berlin, Germany
July 4, 2013
I usually don't do marketing on this blog. This is a little exception as I am an active German Oracle User Group (DOAG) Member and also…
Read Story
Testdriving Mojarra 2.2.0-m08 on GlassFish 3.1.2.2
January 10, 2013
We just slipped into 2013 and after a wonderful holiday season it is time to kick off the new posting season on my blog. With all the Java …
Read Story
JSF Component Libraries - Quality is more than zero bugs.
August 26, 2012
It has been a while since I last looked at the quality of the three major JSF component libraries. In December 2009 I started a comparison …
Read Story
Tired of Getters and Setters? Lombok them!
August 22, 2011
I love Java. There is a lot of amazing stuff being build with it every minute and I really love being part of that community. But, to be ho…
Read Story
Enforcing Upload Limits with Primefaces 2.2.1
May 10, 2011
A very short tip I came across lately. If you are looking into enforcing some limits to your upload component: <p:fileUpload fileUploadLi…
Read Story
You should not have any other @ManagedBean beside @Named.
April 30, 2011
Provocative title, I know. But this is what my mind came up with, reading about @EdBurns latest survey where the JSF EG asks the community:…
Read Story
Running Mojarra 2.0.2 on GlassFish v2.1.1
January 11, 2010
First of all: Happy new year to all of my readers. I had a quite busy time during the start of the new year. But now, everything seems back…
Read Story
Software Quality: JSF Component Libraries - Checkstyle Results
December 16, 2009
This is part V of the software quality analysis series about common jsf component libraries. After a more detailed look at possible bugs (d…
Read Story
Software Quality: JSF Component Libraries - Findbugs Results
December 14, 2009
This is part IV of the software quality analysis series about common jsf component libraries.
Today we are looking at the findbugs results …
Read Story
Software Quality: JSF Component Libraries - The Candidates, #primefaces, #icefaces, #richfaces
December 9, 2009
We did a lot of theory about static code analysis in part I and part II of my software quality posts.
Now it is time to start over with the…
Read Story
Software Quality: JSF Component Libraries
December 7, 2009
Working for a larger sofware company has some advantages. One of them is, to have a software quality checker at hand, which can be easily c…
Read Story
Enterprise grade JSF component libraries and how to find them
November 17, 2009
It is quite obvious, that there is a still growing number of jsf component libraries out there. The most popular ones are compared on my fa…
Read Story
JSF, Facelets, Myfaces and Richfaces Performance Tuning
October 2, 2009
I often come across the same issues in projects. One very hot topic is performance.
Beside the things you should do to garantee performance…
Read Story
PrimeFaces UI 0.9.3 Trailer
September 28, 2009
PrimeFaces UI 0.9.3 is coming on 05.10.09 with many new features and improvements, here’s the video of the trailer: PrimeFaces UI-0.9.3 Trai…
Read Story
PrimeFaces UI Component 0.9.2 and Optimus 0.8.0
September 10, 2009
PrimeFaces released two new versions of their components. UI Component 0.9.2 This includes performance updates, new components and improvemen…
Read Story
FacesTrace - tracing your JSF applications
August 27, 2009
Ever wondered, where your JSF app spends it's evenings? FacesTrace aims to enhance the traceability of JavaServer Faces based applicat…
Read Story
JSF 2's new features
July 15, 2009
With version 2.0, Java™Server Faces (JSF) makes it easy to implement robust, Ajaxified Web applications. The recent article series by JSF 2…
Read Story
JSF Versions and Weblogic Server
February 27, 2009
We were playing with the JSF containers in WLS and stumbled upon some problems. I'll try to summarize the findings in one place here. H…
Read Story