摘要:
一、 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)