Hello'
I m using struts 2.0 .
I want a comboBox(<s:select>) on Jsp.
bean i want to populate in combobox is nested.
I only know list property of <s:select>
but my list is nested.
How can i populate combobox with nested
arraylist.

Recommended Answers

All 2 Replies

What do you mean the list is nested?

What do you mean the list is nested?

list which i want to set to comboBox is in another arrayList
(arrayList within arrayList)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.