In addition to Action chaining, I'd like to add support in XWork for calling Actions from within Actions. The only problem I see is the use of ThreadLocal in the ActionInvocation.init() method. An approach that Jason Carreira recommended, which I agree with, is to make the call to ActionContext.setContext() external to ActionInvocation.
Thoughts? -- Matt Ho Principal Indigo Egg, Inc. http://www.indigoegg.com/ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
