避免用户复制并粘贴网址而不记录ID

时间:2017-03-24 15:47:05

标签: jsf primefaces faces-config

我想避免的是用户访问.xhtml时没有登录的网址

我的应用程序正在开发JSF和Primefaces。我读过有关navegation-rule的内容,但我没有达到目标

- 这是第一页的网址 http://localhost:8089/Prueba-war/index.xhtml

- 这是登录后的下一页 http://localhost:8089/Prueba-war/faces/main.xhtml

我想要的是避免用户复制和粘贴主页的网址

0 个答案:

没有答案