Installation
The Spring Configurator requires
- the Spring Framework Version 2.5.x (or above)
- JDK 1.5 (or above)
- Servlet API 2.3 (or above)
The Spring Configuration requires two additional jar files, the Cocoon
Configuration API and the Cocoon Spring Configurator, which you can either
download
here
and
here
or from a public Maven repository by adding the Spring Configurator as a
dependency to your project:Please refer to the Spring documentation for setting up Spring's web
application context.