1、codeBehind配置、原理?
2、如何修改applicationContext.xml的名字?
3、struts2:jsp页面的<jsp:include page="TodayFocus-focus.jsp"/>可以将主页面的值传到该子页面原因?
因为struts2使用了ognl的context。
本文探讨了codeBehind配置与原理、如何修改applicationContext.xml文件名的方法,并解析了Struts2中jsp页面通过<jsp:include>传递值的原因,归因于Struts2采用了Ognl表达式来实现上下文的传递。
1、codeBehind配置、原理?
2、如何修改applicationContext.xml的名字?
3、struts2:jsp页面的<jsp:include page="TodayFocus-focus.jsp"/>可以将主页面的值传到该子页面原因?
因为struts2使用了ognl的context。

被折叠的 条评论
为什么被折叠?