Spring Framework 1.2.7 Changelog
org.springframework.web * used NestedServletException wherever a root cause gets wrapped by a ServletException (for nicer root cause handling) * "contextConfigLocation" params in "web.xml" support "${. }" style placeholders for system properties * deprecated BindUtils and BindInitializer in package "web.bind" in favor of direct ServletRequestDataBinder usage * fixed DispatcherServlet to keep and restore DelegatingNavigationHandlerProxy and DelegatingPhaseListenerAdapter to JSF support (used by Spring Web Flow) Changes in version 1.2.6 (14.11.2005) ------------------------------------- Package org.springframework0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 1.2.x Changelog
BindUtils to not call "ValidatorUtils.invokeValidator" if no Validator given Package org.springframework.web * clarified MultipartFile constract details * CharacterEncodingFilter only applies its encoding if correctly even in case of a null reference as object to be validated Package org.springframework.web * dropped "getCause()" method from NestedServletException, to avoid conflicts with JDK-1.4-based ServletException org.springframework.web * used NestedServletException wherever a root cause gets wrapped by a ServletException (for nicer root cause handling) * "contextConfigLocation" params in "web.xml" support "${.0 码力 | 94 页 | 267.57 KB | 1 年前3Spring Framework 1.2.8 Changelog
correctly even in case of a null reference as object to be validated Package org.springframework.web * dropped "getCause()" method from NestedServletException, to avoid conflicts with JDK-1.4-based ServletException org.springframework.web * used NestedServletException wherever a root cause gets wrapped by a ServletException (for nicer root cause handling) * "contextConfigLocation" params in "web.xml" support "${. }" style placeholders for system properties * deprecated BindUtils and BindInitializer in package "web.bind" in favor of direct ServletRequestDataBinder usage * fixed DispatcherServlet to keep and restore0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framework 1.2.5 Changelog
ConcurrencyThrottleSupport base class from ConcurrencyThrottleInterceptor Package org.springframework.web * introduced NestedServletException for proper root cause handling, extended by Spring's MultipartException Editor" method to DataBinder, allowing to control getter invocation Package org.springframework.web * XmlWebApplicationContext applies its class loader, if any, as bean class loader to the XmlBeanDefinitionReader ServletContextParameterFactoryBean, explicitly retrieving and exposing a "context-param" defined in web.xml * AcceptHeaderLocaleResolver/FixedLocaleResolver throw UnsupportedOperationException from "setLocale"0 码力 | 79 页 | 226.37 KB | 1 年前3Spring Framework 1.2.4 Changelog
Editor" method to DataBinder, allowing to control getter invocation Package org.springframework.web * XmlWebApplicationContext applies its class loader, if any, as bean class loader to the XmlBeanDefinitionReader ServletContextParameterFactoryBean, explicitly retrieving and exposing a "context-param" defined in web.xml * AcceptHeaderLocaleResolver/FixedLocaleResolver throw UnsupportedOperationException from "setLocale" about non-allowed binding fields at "debug" instead of "warn" level now Package org.springframework.web * fixed XmlWebApplicationContext to set itself as ResourceLoader on the underlying XmlBeanDefinitionReader0 码力 | 77 页 | 223.73 KB | 1 年前3Spring Framework 1.2.6 Changelog
WebDataBinder and ServletRequestDataBinder, using a default object name Package org.springframework.web * ContextLoader reads the default WebApplicationContext impl class from "ContextLoader.properties" ConcurrencyThrottleSupport base class from ConcurrencyThrottleInterceptor Package org.springframework.web * introduced NestedServletException for proper root cause handling, extended by Spring's MultipartException Editor" method to DataBinder, allowing to control getter invocation Package org.springframework.web * XmlWebApplicationContext applies its class loader, if any, as bean class loader to the XmlBeanDefinitionReader0 码力 | 83 页 | 236.45 KB | 1 年前3Spring Framework 1.2.2 Changelog
useful generic Comparator implementations (e.g. invertible, compound) Package org.springframework.web * DispatcherServlet throws ServletException in case of Error during request processing, rather than with assignable parameters if no direct match found for given arguments Package org.springframework.web * refactored HtmlUtils implementation, reading character entity references from a properties file trims Strings before parsing them, and works correctly for the Byte type Package org.springframework.web * added DelegatingFilterProxy, delegating to a Spring-managed Filter bean (successor of Acegi's FilterToBeanProxy)0 码力 | 72 页 | 205.76 KB | 1 年前3Spring Framework 1.2.1 Changelog
with assignable parameters if no direct match found for given arguments Package org.springframework.web * refactored HtmlUtils implementation, reading character entity references from a properties file trims Strings before parsing them, and works correctly for the Byte type Package org.springframework.web * added DelegatingFilterProxy, delegating to a Spring-managed Filter bean (successor of Acegi's FilterToBeanProxy) methods to public * added GenericWebApplicationContext as subclass of GenericApplicationContext for web environments * WebContentGenerator sets "no-store" value for "Cache-Control" header too, to prevent0 码力 | 69 页 | 197.87 KB | 1 年前3Spring Framework 1.2.3 Changelog
about non-allowed binding fields at "debug" instead of "warn" level now Package org.springframework.web * fixed XmlWebApplicationContext to set itself as ResourceLoader on the underlying XmlBeanDefinitionReader useful generic Comparator implementations (e.g. invertible, compound) Package org.springframework.web * DispatcherServlet throws ServletException in case of Error during request processing, rather than with assignable parameters if no direct match found for given arguments Package org.springframework.web * refactored HtmlUtils implementation, reading character entity references from a properties file0 码力 | 74 页 | 215.40 KB | 1 年前3Spring Framework 1.2.0 Changelog
trims Strings before parsing them, and works correctly for the Byte type Package org.springframework.web * added DelegatingFilterProxy, delegating to a Spring-managed Filter bean (successor of Acegi's FilterToBeanProxy) methods to public * added GenericWebApplicationContext as subclass of GenericApplicationContext for web environments * WebContentGenerator sets "no-store" value for "Cache-Control" header too, to prevent "getEmptyValue", "checkMultipartFiles" methods in ServletRequestDataBinder Package org.springframework.web * UrlPathHelper supports URL-decoding with the VM platform default encoding on JDK 1.3 (instead of0 码力 | 67 页 | 194.16 KB | 1 年前3
共 67 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7