You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

org.apache.struts2.interceptor.NoOpInterceptor is in the emptyStack and it does not perform any computation, is there to allow create an empty stack that can be used with actions that do not required receiving request parameters.

  • No labels