Arjen Poutsma
|
228c0b18cb
|
SPR-7345 - HTTP 405 (Method not supported) returned when 404 Status (Not Found) was expected
|
2010-07-16 10:06:19 +00:00 |
|
Arjen Poutsma
|
f8425a5f7b
|
SPR-7346 - @RequestHeader negation expressions (e.g. !Accept=text/plain) are not applied
|
2010-07-15 08:49:18 +00:00 |
|
Juergen Hoeller
|
e0e1cb3c24
|
polishing
|
2010-07-12 19:54:37 +00:00 |
|
Juergen Hoeller
|
df5e9b1211
|
MVC HandlerExceptionResolvers prevent caching for exception views if preventResponseCaching=true (SPR-7334)
|
2010-07-12 19:54:05 +00:00 |
|
Juergen Hoeller
|
263fabb0fc
|
JSP EvalTag resolves "@myBeanName" references in expressions against the WebApplicationContext (SPR-7312); for consistency, expressions in an ApplicationContext support the same syntax against the local BeanFactory
|
2010-07-12 19:36:26 +00:00 |
|
Juergen Hoeller
|
3918518779
|
polishing
|
2010-07-08 11:45:52 +00:00 |
|
Arjen Poutsma
|
ccdd1a9efd
|
SPR-7316 - remove "Accept-Charset" header from response, generated by @ResponseBody
|
2010-06-24 09:15:50 +00:00 |
|
Keith Donald
|
5a1bd20864
|
mvc resources handler initial commit
|
2010-06-22 21:26:03 +00:00 |
|
Juergen Hoeller
|
b2204ec94e
|
@CookieValue returns decoded cookie value in a Servlet environment (SPR-7286)
|
2010-06-20 19:21:00 +00:00 |
|
Juergen Hoeller
|
d49c067770
|
DispatcherServlet applies view name translation to error views as well (SPR-7298)
|
2010-06-20 19:06:56 +00:00 |
|
Juergen Hoeller
|
037c277351
|
@MVC handler methods reliably resolve MultipartRequest arguments with HiddenHttpMethodFilter (SPR-7296)
|
2010-06-20 18:45:42 +00:00 |
|
Juergen Hoeller
|
65655b949f
|
set Tiles 2.2 ELAttributeEvaluator on RendererFactory as well (SPR-7251)
|
2010-06-10 22:13:31 +00:00 |
|
Juergen Hoeller
|
eb3a3a6de2
|
reuse a shared UrlPathHelper instance in order to avoid reinstantiation overhead (SPR-7269)
|
2010-06-08 14:14:08 +00:00 |
|
Juergen Hoeller
|
632c0e7c5e
|
added XmlAwareFormHttpMessageConverter, taking over the 3.0.2-introduced XML multipart support (avoiding a package cycle)
|
2010-06-07 22:59:48 +00:00 |
|
Juergen Hoeller
|
78c906caaa
|
JSP HiddenInputTag allows for using common HTML attributes (SPR-7249)
|
2010-06-07 20:32:52 +00:00 |
|
Juergen Hoeller
|
2ef3a86c4f
|
polishing
|
2010-06-07 19:23:08 +00:00 |
|
Juergen Hoeller
|
53cdb9dfeb
|
fixed JSP ErrorsTag to avoid invalid "*.errors" id, using form object name as id prefix instead (SPR-7258)
|
2010-06-07 19:22:53 +00:00 |
|
Arjen Poutsma
|
4764fa53f0
|
SPR-7259 - ResponseStatus.reason() ignored for @ExceptionHandler methods
|
2010-06-07 13:33:43 +00:00 |
|
Arjen Poutsma
|
d0393ea109
|
SPR-7233 - ResponseEntity having body, headers and HttpStatus mixed up in responseEntity.getBody()
|
2010-05-28 08:07:21 +00:00 |
|
Juergen Hoeller
|
0390c2b9fe
|
added convenient "checkRefresh" bean property to TilesConfigurer (SPR-7225)
|
2010-05-20 16:49:53 +00:00 |
|
Juergen Hoeller
|
8ccd74b6c8
|
JSP Radiobutton/CheckboxesTag utilizes PropertyEditor/ConversionService for label rendering (SPR-7174)
|
2010-05-13 23:07:11 +00:00 |
|
Arjen Poutsma
|
c1f18582e7
|
SPR-7117 - Add ability for CNVR to search view names that use file extensions
|
2010-04-29 11:06:31 +00:00 |
|
Arjen Poutsma
|
a910ce68ff
|
SPR-7145 - NullPointerException in AnnotationMethodHandlerAdapter if HttpHeaders in ResponseEntity are empty
|
2010-04-29 08:04:36 +00:00 |
|
Juergen Hoeller
|
8ce4037af2
|
TilesConfigurer's "definitionsFactoryClass" property applies common Tiles DefinitionsFactory setup (SPR-7101)
|
2010-04-23 10:44:29 +00:00 |
|
Juergen Hoeller
|
101a5cd8ff
|
factored out getRequestDispatcher template method (SPR-7118)
|
2010-04-22 21:46:56 +00:00 |
|
Juergen Hoeller
|
399b388ea5
|
fixed JSP SelectTag's support for rendering enum constants (SPR-7112)
|
2010-04-20 16:15:23 +00:00 |
|
Juergen Hoeller
|
33252495cf
|
fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085)
|
2010-04-18 18:48:24 +00:00 |
|
Juergen Hoeller
|
7048f32666
|
fixed canRead breakage
|
2010-04-15 16:13:50 +00:00 |
|
Juergen Hoeller
|
b3b5b356d2
|
polishing
|
2010-04-15 14:57:08 +00:00 |
|
Juergen Hoeller
|
7355dff967
|
EvalTag skips implicit variable check if VariableResolver is null (for Jetty compatibility; SPR-7096)
|
2010-04-15 14:56:37 +00:00 |
|
Arjen Poutsma
|
e6b0a1d4d7
|
SPR-7081 - Add ignoreJafMediaTypes to ContentNegotiatingViewResolver
|
2010-04-13 08:37:59 +00:00 |
|
Arjen Poutsma
|
28da6e0d98
|
SPR-7070 - MappingJacksonJsonView.renderedAttributes to be made visible to subclasses
|
2010-04-07 08:30:04 +00:00 |
|
Arjen Poutsma
|
8a1a23af83
|
SPR-7060 - @ResponseStatus: The reason value is not used.
|
2010-04-02 08:39:26 +00:00 |
|
Arjen Poutsma
|
689e7b7af2
|
Introduced ResponseEntity, for access to the response status code
|
2010-04-01 10:08:51 +00:00 |
|
Juergen Hoeller
|
461b488eee
|
polishing
|
2010-03-31 15:36:35 +00:00 |
|
Juergen Hoeller
|
c24bafd644
|
polishing
|
2010-03-31 13:38:15 +00:00 |
|
Juergen Hoeller
|
21b4526063
|
accept UrlMap with any value type
|
2010-03-31 13:37:46 +00:00 |
|
Juergen Hoeller
|
b2ff0b1df0
|
refined internal HandlerMapping/HandlerAdapter bean names
|
2010-03-31 13:37:11 +00:00 |
|
Juergen Hoeller
|
20de98362a
|
use simple type name in "missing parameter" exception text
|
2010-03-30 21:13:12 +00:00 |
|
Juergen Hoeller
|
ea7ff5241d
|
polishing
|
2010-03-30 21:12:40 +00:00 |
|
Juergen Hoeller
|
2c9753ad25
|
NativeWebRequest detects native MultipartRequest even when decorated (SPR-6594)
|
2010-03-30 10:24:39 +00:00 |
|
Juergen Hoeller
|
81e81ce77c
|
WebRequestInterceptor exposes HttpServletResponse through NativeWebRequest (after downcast)
|
2010-03-30 09:21:09 +00:00 |
|
Arjen Poutsma
|
9cecaa769e
|
SPR-7047 - XML MarshallingView assumes non-null value for object to be marshalled.
|
2010-03-30 08:34:29 +00:00 |
|
Juergen Hoeller
|
8c8eca7e05
|
refined use of generics
|
2010-03-29 23:08:32 +00:00 |
|
Juergen Hoeller
|
fba8bcc7dc
|
compatibility with JasperReports 3.x in terms of resource management (SPR-7048)
|
2010-03-29 23:07:53 +00:00 |
|
Arjen Poutsma
|
63dc53a5ea
|
SPR-6861 - enable overwriting of createHttpInputMessage and createHttpOutputMessage in AnnotationMethodHandlerAdapter
|
2010-03-29 12:25:49 +00:00 |
|
Arjen Poutsma
|
753a54096f
|
SPR-7000 - AnnotationMethodHandlerAdapter gives priority to media type order over quality when selecting a method
|
2010-03-25 12:29:52 +00:00 |
|
Arjen Poutsma
|
6f2062fb3a
|
SPR-7031 - MappingJacksonJsonView should add headers for no-caching
|
2010-03-25 10:14:11 +00:00 |
|
Juergen Hoeller
|
461c200ce6
|
restricted onApplicationEvent callbacks for local ApplicationContext only (SPR-6964)
|
2010-03-24 14:38:10 +00:00 |
|
Juergen Hoeller
|
a614430899
|
allow for null keys and null values in rendered Map (SPR-7024)
|
2010-03-24 14:26:00 +00:00 |
|