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

AW: how to prevent direct access to jsf pages?

by NSchweig :: Rate this Message:

Reply to Author | View in Thread

Hi,

I read sth. about it in the developers doc

https://facelets.dev.java.net/nonav/docs/dev/docbook.html#config

in point 2.2.2. Is that what you mean?

nSchweig

-----Ursprüngliche Nachricht-----
Von: lmk [mailto:lotfi65@...]
Gesendet: Montag, 21. April 2008 17:24
An: users@...
Betreff: how to prevent direct access to jsf pages?


Id like to prevent direct access to  pages jsf, even the user is allowed to
get the  page requested,
it's possible to allow only pages redirected or forwarded by the
FacesServlet ?

with only JSF, we can put jsp pages under /WEB-INF/ directory, so it can not
be  viewed by user.

JSF  can not  redirect page under /WEB-INF/ directory,  the directory wich
user has no access...
with facelets it seems impossible.
there any solution?
thanks !

--
View this message in context:
http://www.nabble.com/how-to-prevent-direct-access-to-jsf-pages--tp16807991p
16807991.html
Sent from the java.net - facelets users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

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