struts2怎么动态配置result-CSDN论坛_百度知道
最佳答案: 做出来了,没有用通配符 现在用的是 OGNL动态配置 具体的做法如下: <result name="export_detail"> /${resultname}_info.jsp </result> 其中result...更多关于使用OGNL动态配置result的问题>>
OGNL 语言介绍与实践
2009年10月31日 - 如何使用 OGNL OGNL 不仅能够去获取或者设置对象的属性,而也可以用来:完成实例方法...root - the root object for the OGNL expressionresultType - the converte...