h:selectOneMenu values are not reseting
843844Jan 17 2008 — edited Jan 17 2008Hi, I am unable to find the solution, I have h:selectOneMenu drop down, which having List, bean is session scope, so If I change the drop down to other value, it remaining same, so what I did, I am removing the list from session and reloading the list, still its point to old value in the list,
so how can I reset it to first value ?
Thanks
Srikanth