I've populated the elements of a combo box using a SQL query and am writing the selected value to an arraylist. When I print out the elements of the arraylist, the value has been added twice. Does anybody know why this is, and how do I stop this from happening? I've populated the elements of a combo box usin