The Spring Framework

Uses of Package
org.springframework.web.portlet.bind

Packages that use org.springframework.web.portlet.bind
org.springframework.web.portlet.bind Provides portlet-specific data binding functionality. 
org.springframework.web.portlet.mvc Standard controller implementations for the portlet MVC framework that comes with Spring. 
 

Classes in org.springframework.web.portlet.bind used by org.springframework.web.portlet.bind
PortletRequestBindingException
          Fatal binding exception, thrown when we want to treat binding exceptions as unrecoverable.
 

Classes in org.springframework.web.portlet.bind used by org.springframework.web.portlet.mvc
PortletRequestDataBinder
          Special DataBinder to perform data binding from PortletRequest parameters to JavaBeans.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.