change the text of the button itself after onclick code example
Example: change button text by id click java
<input type="button" value="Button Text" id="myButton1"></input>
<input type="button" value="Button Text" id="myButton1"></input>