上一页 1 ··· 125 126 127 128 129 130 131 132 133 ··· 493 下一页
  2015年4月1日
摘要: 一、 Struts 2.x 概述不继承任何类的ActionStruts 2的Action并不一定要实现Action接口或者继承ActionSupport,任何POJO都可以做Action,只要这个Action具有public String execute()方法。Action的可执行方法execut... 阅读全文
posted @ 2015-04-01 13:52 逝者如斯(乎) 阅读(189) 评论(0) 推荐(0)
上一页 1 ··· 125 126 127 128 129 130 131 132 133 ··· 493 下一页