<frameset rows="61,*,24" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="${webapp}/frameset.do?tag=top" name="topFrame" scrolling="false" noresize="noresize" id="topFrame" />
<frame src="${webapp}/frameset.do?tag=center" name="mainFrame" id="mainFrame" />
<frame src="${webapp}/frameset.do?tag=down" name="bottomFrame" scrolling="false" noresize="noresize" id="bottomFrame" />
</frameset>
<noframes>
只能在src中通过servlet从定向到WEB-INF下的jsp来形成。