情况是这样:
布局通过index.jsp完成,需要在不同的布局中引用不同的jsp页面。
左边(west) 是导航栏,需要引用menu.jsp,
html: ‘ <iframe width="100%" Height="458px" src="menu.jsp" scrolling="no" frameborder="0" border="0" marginheight="0" allowtransparency="yes"> </iframe>‘
配置以上属性即可。。
ext.penel.Penel 中的布局如何引用其他jsp页面,布布扣,bubuko.com
ext.penel.Penel 中的布局如何引用其他jsp页面
原文:http://taoshengyijiu03.blog.51cto.com/8622335/1370824