OK, so it is really a lot simpler than I thought. Just have to set the
name of the select to the name of the property and the system will
figure out that it is a list of what ever the listkey is set to. Same
as usual.

On Wed, Jul 1, 2009 at 12:11 PM, Jim Collings<jlistn...@gmail.com> wrote:
>> One way to implement:
>> Create a class, CascDropDown, with getters and setters for value, label and
>> subList.
>> subList is a List of objects, DropDown, with getters and setters for value
>
> This is not what I was having trouble with.
>
> Anyway, I've got the solution but I need to complete what I am working
> on before I post it. :-)
>
> Jim C.
>

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

Reply via email to