Hi,
I was trying to use an EL reference to a Map defined in my backing bean, but I always get null as a result.
Doing some code reviewing I have seen that MyFaces uses the
ELParserHelper class to invoke the Apache Commons library, but only
gives support to arrays through its MyArraySuffix static inner class.
Does this mean that no support for working with EL and maps in MyFaces is given? Am I missing something?
- EL & Maps Enrique Medina
- Re: EL & Maps Rick Gruber-Riemer
- Re: EL & Maps Bruno Aranda
- RE: EL & Maps stefan.maric

