facebook

problem in resetting the page

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #289481 Reply

    kamal.osho
    Member

    hi,
    we are implementing the reset listener and its working properly. but when i am implementing the validations and converters the reset button is not clear the values. in the bean the property is null. but the page is not rendering the updated value.

    actually i have alternative solution like we can use binding attribute

    binding=${” myBean.propertyName”};
    we need to write in the reset method like this

    propertyName.setSubmittedValue(null);

    i dont want to do like this. because its a big prpcess

    can u please help me to come out of this problem .
    advance thanks

    #289486 Reply

    Loyal Water
    Member

    Moving to Off Topic >> Software Development.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: problem in resetting the page

You must be logged in to post in the forum log in