JSF ViewParam Required +AJAX breaks page
问题 When I click the command button on the page below navigations fails. (Clicking on the button refreshes the page, removes the URL parameter and displays the required error message instead of navigating to the index page) However if I remove the required attribute OR I remove the f:ajax tag the navigation works fine. Using com.sun.faces JSF 2.1.13 and primefaces 3.4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html