<iframe id="htmlRensifames" src="" width="100%" height="100%">
</iframe>
点击按钮触发相应js
function renYanjibendata(){
document.getElementById("htmlRensifames").src="<%=request.getContextPath()%>/torenYanjibendata.do?cid="+rensid;
}