-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Musachy,

Musachy Barroso wrote:
> The value attribute for the iterator tag can be either a Collection or an
> Interator.

Uh... a Map is neither a Collection nor an Iterator.

> If it is a map, then each entry is going to be a
> Map.Entryobject, with a key and a value.

Nope. Each entry in Map.entrySet() is a Map.Entry... the Map contains
only mappings that you can look up by key.

> <s:iterator id="entry" value="[EMAIL PROTECTED]@{'name':'John
> Galt'}">
>  <s:property value="key"/> - <s:property value="value"/>
> </s:iterator>
> 
> should print:
> 
> name-John Galt

Did you actually try this? I would be surprised it it worked.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGLQrK9CaO5/Lv0PARAvNzAJwInFJnPgevVu+NQeVSu0z7QZlhCwCdE6mG
QajOMasxCLNXU9u2Vam1GY4=
=TdH7
-----END PGP SIGNATURE-----

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

Reply via email to