Juergen Hoeller
9dec670be4
consistent copies of mocks
16 years ago
Juergen Hoeller
8af66c83ad
consistent mock behavior
16 years ago
Juergen Hoeller
d950b56999
revised common handler method processing for Portlet 2.0 update
16 years ago
Arjen Poutsma
7b73830987
Added simple test for SPR-5365
16 years ago
Juergen Hoeller
46f99640ee
javadoc updates for 3.0
16 years ago
Juergen Hoeller
ce2c59ec84
Java 5 code style
16 years ago
Arjen Poutsma
e863f9a371
SPR-5380: MarshallingView should override AbstractView instead of AbstractUrlBasedView
16 years ago
Arjen Poutsma
fc06f9ba72
OXM is nearing completion
16 years ago
Chris Beams
ea68d343fa
eliminated svn:externals in favor of localized copies of shared artifacts
16 years ago
Chris Beams
579280d7bf
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
16 years ago
Chris Beams
93e30a4fc5
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
16 years ago
Chris Beams
750bcf36a6
moving unit tests from .testsuite -> .test, .web.servlet
16 years ago
Chris Beams
489427c3be
moving unit tests from .testsuite -> .web.servlet
16 years ago
Chris Beams
f7dcf26193
fixed incorrect version for javax.el in .classpath files (was 2.1.0, now set to 1.0.0)
16 years ago
Juergen Hoeller
0ed916495c
added @RequestHeader support
16 years ago
Christian Dupuis
62a7457599
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
16 years ago
Juergen Hoeller
4f40a6c313
fixed javadoc errors
16 years ago
Juergen Hoeller
f8c690c542
Java 5 code style
16 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
16 years ago
Juergen Hoeller
85661c6882
Java 5 code style
16 years ago
Juergen Hoeller
b0790bf5e7
Java 5 code style
16 years ago
Costin Leau
dca286d065
+ migrated some manifest template changed from 2.5.x to 3.0.x
16 years ago
Juergen Hoeller
29657105da
Java 5 code style
16 years ago
Juergen Hoeller
347f34c68a
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
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
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
ba42594112
SPR-4927: Return 405 instead of 404 when HTTP method is not supported
16 years ago
Arjen Poutsma
477543241f
SPR-5066
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
b08d97e2ed
Moved tests from testsuite to web.servlet
16 years ago
Arjen Poutsma
85d82f2244
Moved tests from testsuite to web.servlet
16 years ago