the netui "container" implicit object does not support Map keys
---------------------------------------------------------------

         Key: BEEHIVE-535
         URL: http://issues.apache.org/jira/browse/BEEHIVE-535
     Project: Beehive
        Type: Improvement
  Components: NetUI  
    Versions: V1    
    Reporter: Eddie O'Neil
 Assigned to: Eddie O'Neil 


When repeating over a data set, the "container" implicit object is used to 
lookup several properties of the current object including the "item" and 
"index".  When repeating over a Map, however, the current item's "key" is not 
available; would be useful if this was available for binding in a JSP as: 
${container.key}.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to