session过期重新登录页面嵌套的问题

在jsp文件中加上即可: if (top != window){
      top.location.href = window.location.href;
    }

posted @ 2013-07-08 12:57  青木流水  阅读(184)  评论(0编辑  收藏  举报