Uses of Package
org.springframework.web.util

Packages that use org.springframework.web.util
org.springframework.web.servlet.handler Provides standard HandlerMapping implementations, including abstract base classes for custom implementations. 
org.springframework.web.servlet.mvc.multiaction Package allowing MVC Controller implementations to handle requests at method rather than class level. 
 

Classes in org.springframework.web.util used by org.springframework.web.servlet.handler
UrlPathHelper
          Helper class for URL path matching.
 

Classes in org.springframework.web.util used by org.springframework.web.servlet.mvc.multiaction
UrlPathHelper
          Helper class for URL path matching.
 



Copyright (C) 2003-2004 The Spring Framework Project.