Apr 22
前面一篇文章提到通过webwork的interceptor给webwork的action设置初始值, 如何给webwork的action里的Field设置初始值 jdev说到"为什么要放在这里,而不是放到系统配置文件中,然后在系统设置界面中提供设置",后来我就用spring来注入了。现在就把值放入properties文件中了。      < bean  id ="propertyPlaceholderConfigurer"  class ="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer" >        < property  name ="locations" >       &...

[more..]

Apr 10

[more..]

Mar 23

[more..]

Mar 21

[more..]

Mar 16

[more..]