// Perform application initialization that must complete
// *after* managed components are initialized
list = getSessionBean1().getOptionValueDataProvider();
// initialize the option in session been
if (getSessionBean1().getOptionValue() == null) {
getSessionBean1().setOptionValue(new OptionValue());
// get the first option to initialize
String option = (String) optionNameDefaultOptions.
getOptions()[0].getValue();
// set the option as current option
getSessionBean1().getOptionValue().