SyntaxFix
Write A Post
Hire A Developer
Questions
h:button - clicking on a h:button issues a bookmarkable GET request.
h:button
GET
h:commandbutton - Instead of a get request, h:commandbutton issues a POST request which sends the form data back to the server.
h:commandbutton