Hi
There are mistake in your code: 
programList.setDefaultModelObject(stringObjectModel); 
...may be you  want to call programList.setDefaultModel(stringObjectModel); 
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-set-the-value-of-a-Drop-Down-Choice-tp2303973p2304514.html
Sent from the Wicket - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to