Re: Need documentation or code example for custom tag in Struts 2.3.24

2015-06-29 Thread Lukasz Lenart
2015-06-30 3:50 GMT+02:00 Lynn Li : > I am upgrading Struts from 2.1.6 to 2.3.24. My application has a custom URL > tag. I need help on refactoring custom URL tag code. Does anyone have > documentation or code example for custom tag in Struts 2.3.24? Thank you in > advance! but it should work a

Need documentation or code example for custom tag in Struts 2.3.24

2015-06-29 Thread Lynn Li
I am upgrading Struts from 2.1.6 to 2.3.24. My application has a custom URL tag. I need help on refactoring custom URL tag code. Does anyone have documentation or code example for custom tag in Struts 2.3.24? Thank you in advance! Nothing in this message is intended to constitute an electronic

Re: Serialization Issue while using tokenInterceptor

2015-06-29 Thread Lukasz Lenart
2015-06-25 15:04 GMT+02:00 Abdou : > Hi, > We are facing the same problem with Struts 2.3.16.1 , here is the main error > : > java.io.NotSerializableException: > com.opensymphony.xwork2.inject.ContainerImpl$ConstructorInjector > > After analysing struts sources, the problem comes from the class > o