可以用javaScript解决?
在你想控制跳转的页面,比如login.jsp中的<head>与</head>之间加入以下代码:?
<script type="text/javaScript"> if (window != top) top.location.href = location.href; </script>
?
则在系统超时想在框架中打开登录页时,则login.jsp自身进行判断后跳出iframe等框架要。?
可以用javaScript解决?
在你想控制跳转的页面,比如login.jsp中的<head>与</head>之间加入以下代码:?
<script type="text/javaScript"> if (window != top) top.location.href = location.href; </script>
?
则在系统超时想在框架中打开登录页时,则login.jsp自身进行判断后跳出iframe等框架要。?