no page submission on JSF button click
843842Mar 17 2005 — edited May 15 2008Is it possible to not have the page submit when I click a JSF button?
My problem occurs because I have more than one button on a page with a few textboxes on it as well. Each of these textboxes are required fields. I want to only have the page check them when one button is clicked and not the other button.