求助:怎样使用jsf实现登陆后的重定向
youzifei
2007-06-08
当用户点击页面中的某个方法时,要判断它是否登陆,若是没有登陆则进入到登陆页面中让用户登陆,登陆完毕后,执行这个方法。请问如何各位实现以上逻辑呢?
|
|
qhitsky
2007-06-19
用Session不就完了吗!
|
|
kkiiiu
2007-06-22
用navigation...
|
相关讨论
相关资源推荐
- ssh中Spring配置文件applicationContext.xml
- 框架中mysql的数据源配置文件_Spring中applicationContext.xml配置文件中数据库数据源配置...
- mysql applicationcontext.xml_applicationContext.xml的配置
- 在web.xml中找不到applicationContext.xml
- Spring applicationContext.xml详解
- Spring的applicationContext.xml详解
- SSH整合时applicationContext.xml、struts.xml、web.xml的配置问题:
- ssh(Spring+Spring mvc+hibernate)——applicationContext-servlet.xml
- 【SSH】Spring 配置 applicationContext.xml解释
- ssh整合!Struts.xml、hibernate与spring整合的applicationContext.xml、web.xml文件的配置!