iframe中操作后通过后台返回脚本,让父窗口刷新

/*
* 刷新左侧树
*/
resp.getWriter().print("<script>window.parent.location.href='/CMS/jsp/admin/menuIndex.jsp';</script>");

 

iframe中操作后通过后台返回脚本,让父窗口刷新

posted @ 2019-04-17 11:23  JAVA之家TY  阅读(537)  评论(0编辑  收藏  举报