Hi all
i have written one
jsf page in which i m using h:select one menu with ajax support
my requirement is when i select one item from first combo box secon combo box should be fieled wih corresponding data . it is wirkong but when i am firing an action in my page "Search" it is giving exception.
my bean is in request type
if i change bean to view or session then it give error when i chang 2 time data of first combo box
please help me .
THANKS
==================BEAN================
===================ERROR WWHEN BEAN IS IN REQUEST====================