*So Im pretty much a noob with wicket, *
*I am in need of using the ResourceModel*
*to populate this string array... I have tried*
*several different approaches and nothing*
*I have tried works...*
**
**
*private* List units = Arrays.*asList*(*new* String[] { "a", "b", "c", "d"});

*public* String selected = "a";

*if you* *some insight, its appreciated.*
**
*KGB*

Reply via email to