Retrieves the value for the selected item.
public String getSelectedSubmitValue()
Returns the submit value of the first selected item, or returns an empty string ("") if no items are selected. If multiple items are selected, the submit value of the first selected item is returned.