Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related parts of Spring remote support.
Version2.0compared with
Version Details
| 2.0-rc2 | 2.0 | |
|---|---|---|
| Release date | Jul 06, 2006 | Oct 04, 2006 |
| Licenses | None | Apache 2.0 |
| Vulnerabilities |
Compile Changes (8)
| 2.0-rc2 | 2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | commons-fileupload » commons-fileupload | - | 1.1.1 |
| + Added | commons-logging » commons-logging | - | 1.1 |
| + Added | cos » cos | - | 05Nov2002 |
| + Added | log4j » log4j | - | 1.2.13 |
| + Added | org.springframework » spring-beans | - | 2.0 |
| + Added | org.springframework » spring-context | - | 2.0 |
| + Added | org.springframework » spring-core | - | 2.0 |
| + Added | taglibs » standard | - | 1.1.2 |
Provided Changes (3)
| 2.0-rc2 | 2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | javax.faces » jsf-api | - | 1.1 |
| + Added | javax.servlet » jsp-api | - | 2.0 |
| + Added | javax.servlet » servlet-api | - | 2.4 |
