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
Arjen Poutsma
0a89948f53
Added Tiger tests
16 years ago
Arjen Poutsma
baac76e2b1
SPR-5249: Atom and RSS View
16 years ago
Arjen Poutsma
c920c938a1
made test suit compile again
16 years ago
Arjen Poutsma
89095e625c
Intellij projects
16 years ago
Arjen Poutsma
6f0342388c
Moved tests over from testsuite to beans
16 years ago
Arjen Poutsma
97e1cdd5fc
Moved tests from testsuite to jdbc
16 years ago
Arjen Poutsma
d66956b117
Changed use of AssertThrows to @Test(expected = ...)
16 years ago
Arjen Poutsma
113366fc0c
Changed use of AssertThrows to @Test(expected = ...)
16 years ago
Arjen Poutsma
2fd2a0d4d2
Changed use of AssertThrows to @Test(expected = ...)
16 years ago
Ben Hale
c15b580a31
Update of spring-build
16 years ago
Arjen Poutsma
39d5e191a6
Moved tests from testsuite to tx
16 years ago
Arjen Poutsma
753c7351f5
Moved tests from testsuite to context
16 years ago
Arjen Poutsma
23a7015cbd
Changed use of AssertThrows to @Test(expected = ...)
16 years ago
Ben Hale
f1bd19f2f3
Added max memory for javadoc vm
16 years ago