>>public void setFoo(int index, String value)
>>or even something like:
>>public void setFoo(String[] values)
>>..and expect jsp:setProperty to "do the right thing" and supply me with
>>getParameterValues("foo").

>In JSP 1.0/1.1, neither setProperty nor getProperty have any provision for
>indexed properties.

Whoops, wrong answer! What I meant to say that set/getProperty don't
support _indexing_ properties. But this is beside the point.

After rereading your original post (and the spec), I'm inclined to agree
that what you're trying should work.

>>But this does not appear to work for me (JRun 2.3.3, Build 152, JDK 1.2).

Sounds like a bug. Have you checked the reference implementation?

Bob Foster
Symantec Internet Tools  http://www.visualcafe.com/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to