js解决jsp页面嵌套问题 <script type="text/javascript">if(window.parent!=window){ window.parent.location.href=window.location.href;}</script>
?