Struts2 needs a new AliasInterceptor
Wednesday, April 16th, 2008The original aliasInteceptor works fine for gluing together actions with different parameter names that need to be clued together. The limitation with the existing solution is that properties for both name an alias need to exist in the stack. The world keeps evolving though. Developers make frequent use of richer ...