So I tried setting key='selectedList'

This did not work. I got a null selectedList and:

ognl.ExpressionSyntaxException: Malformed OGNL expression:
[ognl.ParseException: Encountered "<EOF>" at line 1, column 0.
Was expecting one of:
.
.
.
etc.

> How?  If I set the tag to a list of objects specified in my action,
> how do I set the second list of objects? Will they be Strings or if I
> set my select tag to key off of 'recordId' which is an integer, will
> it be a list of integers?
>
> I would like to request documentation for the select tag be updated to
> reflect a simple example.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to