How to fire a POST request using h:outputLink command in jsf?
use <h:commandLink> instead.
<h:commandLink>
See the post for more info