onclick - how to call java bean method at every click on button -


I have jsf component command buttons and I want to call the Bean method "Start ()" in each watch on this button But this code is called only once when the page is loaded with this code

The code is here

From:

onclick - Clicking an indicator button on this element is executing the javascript code.

If you want to do something on the server side, then Action Listener attribute.

(And next time, you can put your code in question)

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -