Textbox not getting value
hi Everyone,i have a web page in which we are using JSF technology, Now the problem is, i am having a two radio buttons upon clicking one radio button i should go to backend and fetch one value and display it in a text box, Can anyone give me sample code for this operation?
sorry for the trouble but we are using AjaxAnywhere in our webpage(XHTML) which is causing some problems. in our webpage we are saving the state of backing bean, before we click the radio button, but after the form loads again the jsf is reloading the same backing bean which was saved previously