在使用frameset框架集时,想要刷新指定frame窗口,可以使用此方法 window.open(url,frameName); 比如: window.open('${ctx}/homeAction_tomain.action','main');