Bean value update problem in jsf 1.1

Posted by johnbritto on Stack Overflow See other posts from Stack Overflow or by johnbritto
Published on 2010-04-10T06:15:46Z Indexed on 2010/04/11 7:13 UTC
Read the original article Hit count: 269

Filed under:

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 don't know how to do. Please help me.

© Stack Overflow or respective owner

Related posts about jsf