It should work. Can we see a page snipped with the el call to the map? Regards,
Bruno 2005/11/2, Enrique Medina <[EMAIL PROTECTED]>: > 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? >

