Commit Graph
28 Commits
Author SHA1 Message Date
Juergen Hoeller fded7496d5 renamed "mapping-order" to "order"; added "cache-period"
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3598 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-16 19:04:51 +00:00
Juergen Hoeller 3f23b8f258 revised ResourceHttpRequestHandler (SPR-7116)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3548 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-08 23:25:49 +00:00
Jeremy Grelle c7f1a2fd76 SPR-7116 - Simplified (removed gzip and white-listing) and completed XML namespace config.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3516 50f2f4bb-b051-0410-bef5-90022cba6387
2010-07-31 01:09:40 +00:00
Jeremy Grelle 9406f95807 SPR-7116 further work in progress. Added white-listing by media type, checking MIME type from the ServletContext, and some additional validations.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3512 50f2f4bb-b051-0410-bef5-90022cba6387
2010-07-29 00:01:13 +00:00
Jeremy Grelle 5e2f7c9c6f SPR-7116 work in progress. ResourceHttpRequestHandler is now functionally equivalent to the Spring JS ResourceServlet, with the exception of the resource concatenation feature (which will be deferred for reconsideration in 3.1).
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3510 50f2f4bb-b051-0410-bef5-90022cba6387
2010-07-27 04:45:43 +00:00
Keith Donald f586cec9c3 mvc resources handler initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3443 50f2f4bb-b051-0410-bef5-90022cba6387
2010-06-22 21:36:45 +00:00
Keith Donald 407b1bb354 mvc resources handler initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3442 50f2f4bb-b051-0410-bef5-90022cba6387
2010-06-22 21:26:03 +00:00
Juergen Hoeller b9bc32b103 UrlPathHelper cuts off trailing servlet-path slashes for root mappings (on WebSphere; SPR-7052)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3205 50f2f4bb-b051-0410-bef5-90022cba6387
2010-03-31 14:02:27 +00:00
Keith Donald 26a1bed4fd renamed path element to mapping per code review
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2551 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-30 16:32:59 +00:00
Keith Donald d7906963a3 ability to have multiple path patterns per mapped interceptor definition
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2542 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-30 07:51:29 +00:00
Keith Donald 690e243482 added back mvc:interceptors element and added interceptor matching based on path pattern; needs review
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2541 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-30 02:55:02 +00:00
Keith Donald 8551f0dcb0 added detectInterceptors compatibility check
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2533 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-27 17:04:48 +00:00
Keith Donald 2440277399 SPR-6413 and SPR-6414 first cut: needs review, particularly compatibility note in AbstractHandlerMapping
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2510 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-26 08:27:42 +00:00
Keith Donald d491dc760e used managed list to detect bean definitions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2489 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-21 17:26:07 +00:00
Keith Donald d20ba0adec mvc:interceptors namespace element initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2487 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-21 15:17:26 +00:00
Keith Donald 36d3e034ab found hotspot; added ConverisonServiceFactoryBean
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2474 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-20 14:57:40 +00:00
Keith Donald 12b6feacac moved generic converter to spi; added entity converter; removed various service impls in favor of service factory
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2447 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-19 09:10:51 +00:00
Keith Donald 7328a32aad tests for custom conversion service / validator
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2331 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 15:43:57 +00:00
Keith Donald 7ce0d7841d results of code review of mvc namespace
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2316 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-10 19:15:32 +00:00
Keith Donald e882d7216c default config for web binding initializer and formatting/conversion system w/ mvc namespace
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2283 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-07 00:41:08 +00:00
Keith Donald bc54d99c21 mvc namespace installation of handler mapping and handler adapter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2277 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-06 15:38:08 +00:00
Chris Beams e1965dea0f eliminated svn:externals in favor of localized copies of shared artifacts
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@472 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 21:27:18 +00:00
Arjen Poutsma 56f655c2ca Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@277 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 12:25:46 +00:00
Arjen Poutsma d9e1188eb7 Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@274 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:51:55 +00:00
Arjen Poutsma 62b89bf4fb Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@270 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:44:37 +00:00
Arjen Poutsma 47ece36454 Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@268 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:29:38 +00:00
Arjen Poutsma 9200f9b8b6 Moved tests from testsuite to web.servlet
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@267 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-03 11:27:39 +00:00
Arjen Poutsma f23a9cea54 Initial import of web servlet module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@133 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-27 09:13:23 +00:00