Struts 2 override resource messages keys

2015-01-25 Thread Alireza Fattahi
Consider this And default.properties content islabel.sample = Default Sample And the customize.properties content is//Duplicate key label.sample = Customize Sample Calling will result in Customize Sample If we review the above strust i18n this seems correct behavior as we first defined default

Re: ASM library issue when upgrading struts2.3.20 from struts2.3.16.3

2015-01-25 Thread Lukasz Lenart
2015-01-24 7:17 GMT+01:00 Amol Ghotankar : > Hi, > > I am using spring aop along with struts2 > > When using older version i.e struts2.3.16.3 my aop and project works > properly > > Here is snapshot of my dependecy tree > > [INFO] +- org.apache.struts:struts2-convention-plugin:jar:2.3.16.3:compile