Hello everybody,

I tried hard to find an answer to this question, but maybe not hard
enough. I just can't imagine that nobody asked this question before.

Inside a bean I have a Map<String, List<Whatever>>. Is it possible to
access to the properties of the Whatever object via PropertyUtils? How?

I also checked in the source code, and as far as I understand, the syntax
"map(key)[1].property" does not work. Neither does "map.key[1].property"

Is there an alternative? Is it possible to do? Am I missing something
trivial?

I am really baffled :-O

Thank you very much,
good bye,
Guido

--
The information transmitted is intended for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in 
reliance upon, this information by persons or entities other than the intended 
recipient is prohibited. If you received this in error, please contact the 
sender and delete the material from any computer.

--
The information transmitted is intended for the person or entity to which it is 
addressed and may contain confidential and/or privileged material. Any review, 
retransmission, dissemination or other use of, or taking of any action in 
reliance upon, this information by persons or entities other than the intended 
recipient is prohibited. If you received this in error, please contact the 
sender and delete the material from any computer.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to