I would like to block the access of some page even if the user knows the url of some pages. For example, /localhost:8080/user/home.xhtml (need to do the login f
/localhost:8080/user/home.xhtml
While it's of course legitimate to use a simple Servlet filter, there are alternatives like