Bean Value Updation problem in jsf1.1
- by johnbritto
Hey
I have One Jsf form that contains 2 Beans .
First Bean scope:
Session
Second Bean scope:
request
When somevalues are added via First Bean to second Bean. The Updation value is not displayed in the form.I dont know how to do.Please help me.