I have a Map (name --> value), and prefer to access values (from JSF page)
using "#{myMap.Foo}" where Foo is the key, which is the same as how to access
resource bundle "#{bundle.Foo}".
There are 100+ values in the map, and I do not like to write 100+ getter
methods. Please help. Thanks!
David
---------------------------------
Check out the hottest 2008 models today at Yahoo! Autos.

