I have the following url:
www.teste.com/username=xxxx
I have to type the user's name in xxxx, I'm creating a form in html with the username field, I want it when the user types his name in this form he manages the automatic link for example: if he type in the field the name fernando so you have to go to a page that the link is and the following www.teste.com/username=fernando I'm using JSF.