Entries from April 2008

Creating a generic error page for JSF

Date April 18, 2008

Sometimes using FacesMessages is not sufficient for reporting errors. For example, if you have a runtime error (invalid JSF mark-up or NullPointerExceptions) it is difficult to report them using FacesMessage. Creating a generic error page for JSF is similar to creating a generic error page for plain JSP applications. You’ll need a configuration in web.xml [...]

Tomato juice on airplanes

Date April 2, 2008

I’ve just returned from a two week business trip and there is something that just keeps puzzling me when I fly. The amount of people that drink tomato juice on airplanes just amazes me. I have never dined with anyone who ordered tomato juice neither I have ever tasted it. However, on airplanes it seems [...]