Hi Jan, what exact is the problem? Accessing the pages or access without going through the FacesServlet? For the latter you can just change the mapping to *.jsp or rename the files to *.jsf.
2006/11/27, janw <[EMAIL PROTECTED]>:
But how to disable access to pages like .../orders.jsp, .../settings.jsp ? ::SammyRulez:: wrote: > > create a index.jsp without jsf specific tags but onli a redirect to > http://myserver.com/mywebapp/login.jsf > -- View this message in context: http://www.nabble.com/How-to-prevent-direct-access-to-JSPs-tf2711803.html#a7560727 Sent from the MyFaces - Users mailing list archive at Nabble.com.

