dev  

Re: deserializable ActionSupport

Dale Newfield
Wed, 28 Oct 2009 09:49:03 -0700

Lukasz Lenart wrote:
As I know, ActionSupport is a part of XWork (common purpose action
framework) that is used by example in WebLogic 8.1 to manage multiple
tasks with WorkManager - they can be queued and distributed over the
network - maybe that was the reason

Yet another good reason to leave xwork where it is so that other codebases can continue to use it, and to migrate a fork into the struts2 codebase so we can make changes to it.

-Dale

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

  • Re: deserializable ActionSupport Dale Newfield