|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpServletBean | |
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. |
Uses of HttpServletBean in org.springframework.web.servlet |
Subclasses of HttpServletBean in org.springframework.web.servlet | |
class |
DispatcherServlet
Concrete front controller for use within the web MVC framework. |
class |
FrameworkServlet
Base servlet for servlets within the web framework. |
class |
ResourceServlet
Simple servlet that can expose an internal resource, including a default URL if the specified resource is not found. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |