白鹭西天

一个懂点代码的产品经理

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

2011年10月20日

摘要: <s:property value='#request.IMAGES[0]'/> 阅读全文
posted @ 2011-10-20 22:39 Michael John 阅读(315) 评论(0) 推荐(0)

摘要: private String returnJSP;public void setReturnJSP(String returnJSP) {this.returnJSP = returnJSP;}public String getReturnJSP() {return returnJSP;}<result name="JSP">/${returnJSP}.jsp</result> 阅读全文
posted @ 2011-10-20 15:55 Michael John 阅读(930) 评论(0) 推荐(0)