How to keep "Choose One" option in a DropDownChoice Wicket?

Viewed 16071

When I first load a page, the default option on a dropdownchoice is "Choose One". Is there a way to keep it in the dropdown, even when I have selected a choice?
(In case I would like to put nothing later)

2 Answers
Related