In addition to: @Inject to pass params to a CDI @Named bean via URL When I click button on page parameter disappears from url. How can I 'freeze' the url to change it only when redirecting? Using jsf+primefaces. Regards.
EDIT: Any clues? It may be caused by url mapping in web.xml? Because my mapping looks like site_name.xhtml now.