0 Replies Latest reply on Mar 27, 2008 6:46 AM by sugi_chn

    How to update a value ?

    sugi_chn


      Thru webservice cal i retrieved values in the form of bean. My qs. is how do i populate it in page?????

      tried using the following piece of code, but then the values are visible only when readonly attribute is mentioned.

      <h:inputText id="primaryEmail" value="#{userInfo.userBean.primaryEmail}" readonly="true" >

      I need to update the value.


      Can anyone help me???


      Thanks in advance

      -sugi