| Package | Description | 
|---|---|
| org.springframework.web.servlet | Provides servlets that integrate with the application context
 infrastructure, and the core interfaces and classes for the
 Spring web MVC framework. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DispatcherServletCentral dispatcher for HTTP request handlers/controllers, e.g. | 
| class  | FrameworkServletBase servlet for Spring's web framework. |