71 Commits (f35dfd4107ba093de5e0cc9eebe62a7b76a19183)

Author SHA1 Message Date
Sam Brannen 713017aedc polishing and formatting 13 years ago
Sam Brannen 2608744479 fixed numerous typos and formatting 13 years ago
Sam Brannen b38d022b84 Fixed broken link to non-existent mvc-multipart-resolver ID. 13 years ago
Rossen Stoyanchev b08c7f6e00 SPR-6801 @ModelAttribute instantiation refinement. 13 years ago
Rossen Stoyanchev 71cc38aaff SPR-6464 Update reference doc with FlashMap and RedirectAttributes information. 13 years ago
Rossen Stoyanchev f4b7cfea38 SPR-8483 Update reference documentation with multipart request-related changes: @RequestPart, Servlet 3.0 multipart reuqests, javax.servlet.http.Part method argument types. 14 years ago
Rossen Stoyanchev 2cf2fc195e SPR-5628 Add HttpPutFormContentFilter in order to make form encoded data available via ServletRequest.getParameter*() 14 years ago
David Syer f800a026cb Fix typo in MVC docs 14 years ago
Rossen Stoyanchev 3a87d8e7cb SPR-8483 Add support for @RequestPart annotated method parameters 14 years ago
Rossen Stoyanchev 1fd8f77989 SPR-7608 Add several sections to the reference docs on working with the @ModelAttribute annotation. Specifically the goal was to cover the abitlity for an @ModelAttribute argument to be instantiated from a URI template variable with the help of a Converter or a PropertyEditor. 14 years ago
Rossen Stoyanchev df5e4d6d56 SPR-7746 Add examples of using regex in URI template vars and working with 'Last-Modified' HTTP requests 14 years ago
Chris Beams 5bfeb34b89 Fix non-compilable example in mvc ref doc 14 years ago
Rossen Stoyanchev b06b5502e0 Updates to whats new in Spring 3.1 section 14 years ago
Chris Beams 3af4cdb0f1 Rename ref docs section new-in-3 => new-in-3.0 14 years ago
Rossen Stoyanchev 16fc083310 SPR-8391 Minor documentation fixes 14 years ago
Rossen Stoyanchev 9d2ee7061c SPR-6709 Handle RequestBodyNotValidException and update reference docs 14 years ago
Rossen Stoyanchev 127115671c SPR-8218 MVC chapter updates 14 years ago
Rossen Stoyanchev 100fed47f3 SPR-7353 Doc update for consumes/produces + changelog update 14 years ago
Rossen Stoyanchev 57c757afc5 SPR-2692 Update mvc chapter with URI template support in redirect: view names 14 years ago
Sam Brannen d7a8cf4b7e Fixed typos 14 years ago
Rossen Stoyanchev 56d50ba8a5 SPR-7406 Improve documentation on handler method parameter type conversion. 14 years ago
Rossen Stoyanchev 4027cbd952 Improve docs for MvcDefaultServletHandler container feature. 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Rossen Stoyanchev abff2b959b SPR-7912 Add tests for FormattingConversionServiceFactoryBean, update reference docs, and remove mvc:formatters 14 years ago
Oliver Gierke 9114f80b68 SPR-7641 - Added Principal to listing of supported method parameter types. 14 years ago
Jeremy Grelle aab05c4da9 Minor correction to doc updates made as part of SPR-7545 - "cache-period" attribute was incorrectly documented as "cache-seconds". 14 years ago
Chris Beams 562747ef41 Review recent documentation and default servlet changes 14 years ago
Oliver Gierke 2c559aa8c8 SPR-7537 - Document proxying for MVC controllers 14 years ago
Jeremy Grelle d8ecc76d4c SPR-7545 - Reference documentation now reflects the final state of the ResourceHttpRequestHandler and references the DefaultServletHttpRequestHandler properly. 14 years ago
Chris Beams d97f899bee Fix typos (SPR-7339) 14 years ago
Chris Beams 91172f4f43 Clarify ServletException is thrown when no view is resolved (SPR-7339) 14 years ago
Jeremy Grelle 103297cf59 SPR-7116 - Added documentation for <mvc:default-servlet-handler> 14 years ago
Jeremy Grelle 8e77701358 SPR-7116 - Added documentation for <mvc:resources> 14 years ago
Oliver Gierke 868d3a4451 Fixed language attribute in code sample to activate currently missing syntax highlighting. 15 years ago
Oliver Gierke 857faec1f3 SPR-7103 - Added more detailed documentation on ordering of model attribute and BindingResult. 15 years ago
Juergen Hoeller f9736ec3f6 JodaTime 1.3 or higher required (SPR-7222) 15 years ago
Luke Taylor 9f9a27a1d8 SPR-7158: Added missing space in MVC docbook file 15 years ago
Costin Leau 42cdfbcd89 SPR-7163 15 years ago
Costin Leau 9919cc976b SPR-7158 15 years ago
Arjen Poutsma 689e7b7af2 Introduced ResponseEntity, for access to the response status code 15 years ago
Arjen Poutsma 122e4346bb Documented HttpEntity 15 years ago
Arjen Poutsma c18137d40a SPR-6728 - Document Spring MVC exception -> HTTP status code mappings 15 years ago
Keith Donald bfd61d6303 mvc namespace docs 15 years ago
Keith Donald 61958b6b3b comments about tutorials 15 years ago
Juergen Hoeller 5f166f6799 added warning about annotated controller interfaces (SPR-6655) 15 years ago
Costin Leau 2f840b1097 SPR-6646 15 years ago
Juergen Hoeller 2ef40d2422 fixed typos 15 years ago
Arjen Poutsma 04e08d6952 Updated docbook files to use Docbook 4.5 DTDs, so it uses the locally cached versions 15 years ago
Arjen Poutsma 4c76b48fd6 Updated Multipart documentation 15 years ago
Juergen Hoeller b16e502c16 fixed typo 15 years ago