Relative Content

Tag Archive for javastruts2struts-1

Displaying dropdown with multiple checkboxes to be selected

I got the requirement to add dropdown on the UI page and From dropdown, user must be able to select multiple options. I have to create the dropdown using struts1.x built in tags and allow the user to select multiple options to be selected. Can anyone please help me here?