May 31st, 2011
3:22 pm
Posted under JSF
Permalink
Tags JSF, Tip
This article by Andreas Höhmann details how to do this. It uses the infamous map trick using a custom Map implementation to allow map based lookups, and also discusses list based index lookups.
This all needs to be weighed up with the ability of JSF2 to allow method expressions with parameters, but still a useful trick in some cases.
Leave a Reply
You must be logged in to post a comment.