Hi
I am trying to create a attribute which return type should be Map (String,List(Object)) . How can I create this beans.xml property . I tried the below and it did not worked.
property name="pageSections" type="java.util.Map<String,java.util.List<...