I'm using in a JSF project with Facelets and Bootstrap. How to leave it with friendly URL?
Example: After login the URL looks like this: example.com/public/home.xhtml When you click on an item from the menu the URL changes to: example.com/public/cadastro.xhtml
Is it possible to leave the fixed URL, such as: example.com ?