RE: how to prevent direct access to jsf pages?
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.