I have Login.xhtml and Home.xhtml. I configured the url pattern in web.xml as follows
Login.xhtml
Home.xhtml
web.xml
Take a look at prettyfaces: Pretty URLs for JavaServer Faces ,
Look at the 2. Create pretty-config.xml example in the main page
And take a look at the Chapter 2. Get Started