« Return to Thread: how to prevent direct access to jsf pages?

RE: how to prevent direct access to jsf pages?

by lmk () :: Rate this Message:

Reply to Author | View in Thread

but we can not prevent user to get url  like /view_product.jsf, It should be available only by FacesServlet..
I put template and pages  xhtml on the /WEB-INF/ directory.. I get the error below:

 /accessTest/WEB-INF/index.jsf

State  HTTP 404 - /accessTest/WEB-INF/index.jsf

message /keybee/accessTest-INF/index.jsf

description the requested ressource  (/accessTest/WEB-INF/index.jsf) is not available.

 « Return to Thread: how to prevent direct access to jsf pages?