Guest User

Untitled

a guest
Jan 20th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <p:remoteCommand name="editProfileSavePassword" update="@form" actionListener="#{backingBean.passwordValueChangeListener}" />
  2.  
  3. <p:remoteCommand name="increment" actionListener="#{counter.increment}" out="count" />
Add Comment
Please, Sign In to add comment