May 31st, 2011
3:22 pm
Using Lists and Maps for JSF value binding

Posted under JSF
Tags ,

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.

No Comments »

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.