Top "Struts2-spring-plugin" questions

The Struts2 Spring plugin provides integration with Spring framework.

java.lang.NoSuchMethodError: org.springframework.beans.support.ResourceEditorRegistrar.<init>

Trying to integrate Spring 4.2.2.RELEASE with Struts2 2.3.24.1. I had tested that Spring was working by manually instantiating my Service class …

java spring maven struts2 struts2-spring-plugin