Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是jsf的新手。
目前我的应用程序 URL 看起来像
http://localhost/practice/pages/page1.xhtml
问题是我如何重写 URL 以使其像
http://localhost/practice/page1.xhtml
基本上我想隐藏页面。
您可以使用漂亮的面孔在jsf 中重写 url。它是开源且易于使用的