Ben Hale
369821dd66
spring-build update
16 years ago
Arjen Poutsma
efb0ab79f9
SPR-5251: URI Templates support relative @RequestMappings (on class level, with more specific mapping on method level)
16 years ago
Arjen Poutsma
27ed13f44d
SPR-5251: URI Templates support relative @RequestMappings (on class level, with more specific mapping on method level)
16 years ago
Arjen Poutsma
2b2805058b
Javadoc
16 years ago
Arjen Poutsma
cc5d3ec389
Increased timings of performance test, because the 100 ms does not work on our CI server.
16 years ago
Ben Hale
6379c69c38
Forgot a file
16 years ago
Ben Hale
4271f6d9e1
Upgrade to spring-build. Added dm Server library file
16 years ago
Arjen Poutsma
4e65f48f72
Added test and testsuite intellij projects.
16 years ago
Arjen Poutsma
bb5150361b
SPR-5251: URI Templates support infix variables: A-{B}-C
16 years ago
Arjen Poutsma
90ef7649c2
SPR-5251: URI Templates support /**-style paths
16 years ago
Arjen Poutsma
b33db73c93
SPR-5251: URI Templates for @InitBinder
16 years ago
Arjen Poutsma
fe72e8a5f7
SPR-5251: URI Templates in @RequestMapping
16 years ago
Scott Andrews
a1faaad9fa
SPR-5299 TLDs must be located under META-INF
...
Moving spring.tld and spring-form.tld under /src/main/resources/META-INF so they can be automatically discovered by the servlet container.
16 years ago
Arjen Poutsma
fe29a711f3
Updated projects and ivy.xmls
16 years ago
Arjen Poutsma
b313de0d1e
Added test for ServletAnnotationMappingUtils
16 years ago
Scott Andrews
7d1f2bd1da
SPR-5267 Support for PUT and DELETE in spring:form tag
...
Any HTTP method passed to the spring-form:form tag other then GET or POST will automatically be defaulted to POST on the form tag and a hidden input field is created with the requested HTTP method. By default, the hidden field is named '_method', the name can be overridden using the methodParam attribute on the spring-form:form tag.
16 years ago
Scott Andrews
912c1234cd
SPR-5298 JSP tag for building URLs with URI templates
...
Created spring:url and spring:param tags that enhance the functionality of the JSTL c:url tag. URI templates are supported in the url value attribute. They are resolved against the params defined inside the url tag body. Params that are unable to be applied as URI template are added to the query string.
16 years ago
Scott Andrews
ecb86b46a4
syncing eclipse classpath settings
16 years ago
Arjen Poutsma
24e34c894b
Fixed test
16 years ago
Arjen Poutsma
c62d4cb438
Generified StringUtils, and replaced StringBuffer usage with StringBuilder
16 years ago
Arjen Poutsma
ba42594112
SPR-4927: Return 405 instead of 404 when HTTP method is not supported
16 years ago
Arjen Poutsma
f7a45460cc
SPR-5267: Support for PUT and DELETE in spring:form tag
16 years ago
Thomas Risberg
e9877fa93a
SPR-5272: added sort to the categories that didn't have it
16 years ago
Arjen Poutsma
477543241f
SPR-5066
16 years ago
Arjen Poutsma
aeced8b1a9
Made ThreadLocals generic.
16 years ago
Arjen Poutsma
0012c1e2da
SPR-5237: Default value for @RequestParam
16 years ago
Scott Andrews
a647f1629d
syncing eclipse settings for unit tests
16 years ago
Arjen Poutsma
0bcc8fcead
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
91576da3b0
16 years ago
Arjen Poutsma
3d06246195
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
74733d0d1d
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
e31ab5a09b
16 years ago
Arjen Poutsma
12f295b6f5
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
4ed458d909
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
427f0d64b9
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
764a2441cc
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
b08d97e2ed
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
85d82f2244
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
327c54839b
16 years ago
Arjen Poutsma
f0e0d9b494
Moved tests from testsuite to web
16 years ago
Arjen Poutsma
e7f5ebf992
16 years ago
Arjen Poutsma
cc057d76eb
16 years ago
Arjen Poutsma
a0adee719f
Moved tests from testsuite to web
16 years ago
Arjen Poutsma
827f5687e8
16 years ago
Arjen Poutsma
24b7165031
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
8a4a00bd87
Moved tests from testsuite to web
16 years ago
Arjen Poutsma
6c48de5ad5
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
25dab06804
Moved tests from testsuite to web
16 years ago
Arjen Poutsma
88efc06a23
Moved tests from testsuite to core
16 years ago
Arjen Poutsma
7ecdf96db5
Added Tiger tests
16 years ago