Ant和Maven都是基于Java的构建(build)工具。理论上来说,有些类似于(Unix)C中的make ,但没有m...
servlet:控制器单例 struts2:是pojo(原生java类)(容易从web中剥离,用junit...
<struts> <constant name="struts.i18n.encoding" valu...
a:<s:property>标签 <s:property>标签 <s:property v...
struts2的国际化分三种情况: 前台页面的国际化, Action类中的国际化, 配置文件的国际化 st...
介绍下Struts的背景和作用 Struts是Apache Software Foundation(ASF)支持Jaka...
代码如下 <input type="text" name="starttime" class="da...
使用aop 首先需要 配置 aop头部 <beans xmlns="http://www.springframew...
今天是2014年7月6日 又过了一星期了 。 我只能说时光真快, 一年就已经过去一半了额。。 发现没怎么变化。 还是那么...
基本类型对象注入: <bean id="orderService" class="com.yq1012.servi...