Commit Graph
235 Commits
Author SHA1 Message Date
Arjen Poutsma 78f69618f5 SPR-7031 - MappingJacksonJsonView should add headers for no-caching
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3169 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-25 10:14:11 +00:00
Juergen Hoeller 6057ec8db0 restricted onApplicationEvent callbacks for local ApplicationContext only (SPR-6964)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3161 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-24 14:38:10 +00:00
Juergen Hoeller a45ba39399 allow for null keys and null values in rendered Map (SPR-7024)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3160 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-24 14:26:00 +00:00
Arjen Poutsma 2c3fd51243 SPR-6978 - Dispatcher fails to invoke handler method when request method conflicts with request path
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3126 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-22 14:12:32 +00:00
Arjen Poutsma d2983d90b7 SPR-7018 - Support for HttpEntity<?> in @MVC
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3119 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-22 10:23:39 +00:00
Juergen Hoeller fc5a67cdf2 avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3110 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-16 23:27:18 +00:00
Juergen Hoeller f3a0084dbe avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3103 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 22:36:24 +00:00
Juergen Hoeller 94ecdd16d7 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3099 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 19:45:17 +00:00
Juergen Hoeller 5e3605bce9 WebContentInterceptor does not restrict HTTP methods by default anymore (SPR-6919)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3098 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 19:45:05 +00:00
Arjen Poutsma 17f97c1cf8 SPR-6976 - Add debug log for HttpMessageConverter usage
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3095 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-12 17:46:50 +00:00
Scott Andrews 2c045db14d SPR-6923 SpEL resolving nested property as outer object
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3079 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 17:44:14 +00:00
Arjen Poutsma cbfd48511d SPR-5904 - Multipart/mixed requests using RestTemplate
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3076 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-10 13:53:29 +00:00
Arjen Poutsma 117cfeff3d SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3055 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-04 15:17:09 +00:00
Arjen Poutsma 76fd93bc3b SPR-6934 - AnnotationMethodHandlerAdapter should take into account request accept header ordering
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3052 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-04 13:54:24 +00:00
Arjen Poutsma ad6e7e4895 SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception".
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3047 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-04 10:51:27 +00:00
Arjen Poutsma 6248566c2d SPR-6902 - @ResponseBody does not work with @ExceptionHandler
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3044 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-03 10:33:58 +00:00
Arjen Poutsma a9d3022867 SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3043 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-03 10:18:59 +00:00
Arjen Poutsma 3d8639913e SPR-6876 - RequestMethod does not appear to factor into @RequestMapping uniqueness in some cases
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3038 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-02 09:52:43 +00:00
Juergen Hoeller bf1bbbb685 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3026 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-22 11:49:19 +00:00
Juergen Hoeller 8c23abdd00 avoid invalid id characters in ErrorsTag as well (SPR-6862)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3025 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-22 11:48:08 +00:00
Juergen Hoeller 9687dd4620 fixed indexed property regression (SPR-6871)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3018 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-20 15:53:09 +00:00
Juergen Hoeller 8d3a92f811 DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3005 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-18 10:47:22 +00:00
Juergen Hoeller 02f436e59a polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3002 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-18 00:06:16 +00:00
Juergen Hoeller 0b81a067d4 fixed regression: method-level patterns without type-level pattern do not need to start with a slash (SPR-6598)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3000 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-17 23:26:06 +00:00
Juergen Hoeller 93e6f9b3f9 only activate EL support if JSP ExpressionFactory actually available (SPR-6852)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2996 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-17 21:54:21 +00:00
Juergen Hoeller e5972f8b29 revised EvalTag implementation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2992 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-16 18:16:47 +00:00
Juergen Hoeller a125120b8f polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2983 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-15 17:37:57 +00:00
Juergen Hoeller a2317a44a5 fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2982 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-15 17:37:44 +00:00
Juergen Hoeller c8103fc175 avoid rendering invalid ids (SPR-6840)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2980 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-15 13:45:47 +00:00
Juergen Hoeller ea753974d9 fixed rendering of select options for multi-list (SPR-6799)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2972 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-15 00:04:30 +00:00
Juergen Hoeller 20356434bc fixed error message
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2971 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-14 23:59:53 +00:00
Keith Donald ef80ddf816 Spring eval docs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2969 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-12 20:43:40 +00:00
Keith Donald 649a402a27 Spring eval docs
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2968 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-12 20:42:35 +00:00
Keith Donald 5fb290a374 eval tag tidying
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2965 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-12 17:42:41 +00:00
Keith Donald d2a33d488b bug
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2963 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-12 00:43:27 +00:00
Keith Donald 63b93b3bab conversion service lookup in request
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2962 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-12 00:33:27 +00:00
Keith Donald 7a3fe2081c spring:eval tag initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2956 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-11 22:53:49 +00:00
Juergen Hoeller 21c77fb6ae optional EL support (only when Tiles EL module present); got rid of tiles-servlet-wildcard dependency (implemented wildcard support locally)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2955 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-11 17:03:37 +00:00
Juergen Hoeller 127553f9a7 polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2945 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-10 21:29:13 +00:00
Juergen Hoeller 17e7fc1120 support for Tiles 2.2.1 (preserving compatibility with Tiles 2.1.2 and above; SPR-6097)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2944 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-10 21:26:42 +00:00
Juergen Hoeller c35b1ef7bf fixed TilesConfigurer's init-param handling; added simple bootstrap test for Tiles (SPR-6606)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2936 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-09 12:32:32 +00:00
Juergen Hoeller 48b80320d9 lenient evaluation of boolean 'true' attribute expressions in JSP form tag library (SPR-6790)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2908 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-03 21:56:17 +00:00
Arjen Poutsma 5ce8251b09 SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2900 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-02 13:14:19 +00:00
Arjen Poutsma bf3c057208 SPR-6785 - Improve message error when the MarshallingView modelKey attribute is not valid
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2893 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-01 15:25:29 +00:00
Arjen Poutsma 5746e04fa8 SPR-6649 - Request mapping incorrectly receiving all dispatches for a controller
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2863 50f2f4bb-b051-0410-bef5-90022cba6387
2010-01-26 10:47:36 +00:00
Juergen Hoeller 730a3ffaa6 only try to restore attribute if the value differs (ignoring Portlet spec attributes; SPR-6712)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2829 50f2f4bb-b051-0410-bef5-90022cba6387
2010-01-18 15:51:00 +00:00
Arjen Poutsma 995f5a73cb SPR-6467 - Allow ContentNegotiatingViewResolver to be strict ant return a 406 if no view found
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2816 50f2f4bb-b051-0410-bef5-90022cba6387
2010-01-15 16:37:58 +00:00
Arjen Poutsma c3ab0ef473 SPR-6686 - @ResponseBody throws HttpMediaTypeNotAcceptableException if client accepts "*/*"
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2814 50f2f4bb-b051-0410-bef5-90022cba6387
2010-01-15 10:23:59 +00:00
Arjen Poutsma dd86a572bf SPR-6640 - PathVariable does not work properly after updated to 3.0 GA
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2796 50f2f4bb-b051-0410-bef5-90022cba6387
2010-01-11 11:27:43 +00:00
Juergen Hoeller 41e9b66cda revised JSP-based views to never fail when trying to setting forward attributes (SPR-6623)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2755 50f2f4bb-b051-0410-bef5-90022cba6387
2010-01-05 14:03:27 +00:00