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

Compare with Current View Page History

Version 1 Next »

Use a DispatcherListener to get hooked up to event when Struts2 Dispatcher get initalized and destroy. This is a usefull place to plug-in custom ActionProxyFactory or ObjectFactory etc.

Example

  static {

  }
  • No labels