I'm using JSF2.2.
Can I invoke a bean method from onclick attribute of h:button?
Or can I do it from PrimeFaces p:button component?
I want to use button in order to apply bootstrap css.
I'm using JSF2.2.
Can I invoke a bean method from onclick attribute of h:button?
Or can I do it from PrimeFaces p:button component?
I want to use button in order to apply bootstrap css.