0
votes

How to disable / enable Primefaces Buttons() so that if 1st is enabled then other two would be disabled and vice versa.

1
Show us your code for that buttons. That's not hard, and there are a lot of ways to do this. But it would be nice if you show some effort. - partlov

1 Answers

0
votes

You need to read about this. It's called partial ajax submit, and it is used to send back to the server only updates on the relevant components involved in a request.