Hi,

I don't know how to configure URLs with JSF(myfaces). I'd like to have three 
urls:

http://localhost:8080/WebApp/Client
http://localhost:8080/WebApp/Server
http://localhost:8080/WebApp/Admin

And when user put this url into browser I'd like to display different pages 
(Client.xhtml, Server.xhtml and Admin.xhtml)

But I don't know how to configure web.xml, especially servlet-mapping. I tried 
/Admin or /Admin/* and all this things but I didn't find the solution. 

Can you help? Or point me to any tutorial or help or discussion ...

Thanks in advance

Pavel

Reply via email to