Hello,

I've have an array of Foo (Foo[]) in requestScope under the name "foos".
Foo has a getParams() method that returns a Map.

The following is not working.

<html:link page="..." name="foos[2]" property="params">...</html:link>

What is the correct syntax to use a specific array element in a html:link ?

Brian




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

Reply via email to