I asked this question years ago and the answer I got was: There is no reason it should be Serializable. It was originally (mistakenly) created that way and because of compatibility it's too late to change it now.
There is nothing magic about ActionSupport, you could always create your own custom version of ActionSupport which is not Serializable. Greg On Wed, Aug 24, 2011 at 10:57 AM, Ilya Kazakevich <ilya.kazakev...@jetbrains.com> wrote: > Hello, > > Why ActionSupport is Serializable? > Who wants to serialize the action? > > Ilya Kazakevich, > Developer > JetBrains Inc > http://www.jetbrains.com > "Develop with pleasure!" > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org