Commit Graph

4611 Commits

Author SHA1 Message Date
Keith Donald
d456a9326e moved multipart and bind to web project since independent of servlet and required by new native web request parameter map 2009-07-31 04:10:22 +00:00
Keith Donald
9eb85af234 moved multipart and bind to web project since independent of servlet and required by new native web request parameter map 2009-07-31 03:44:59 +00:00
Keith Donald
e986434a25 moved collection utilities to util 2009-07-31 02:38:10 +00:00
Thomas Risberg
4bf3a9c9bd changed J2EE to Java EE 2009-07-30 18:32:05 +00:00
Thomas Risberg
40c4941cbf changed structure - added Parts for intro chapters and appendices; changed J2EE to Java EE 2009-07-30 18:31:00 +00:00
Thomas Risberg
dd96d6d249 Beverly's edits reviewed; changed J2EE to Java EE 2009-07-30 18:29:56 +00:00
Keith Donald
fc7c49a284 updated manifest template to add model package import 2009-07-30 11:28:28 +00:00
Keith Donald
e020b5752a initial BindingLifecycle @MVC integration 2009-07-30 11:18:39 +00:00
Arjen Poutsma
44cf4e207a SPR-5633 - Portlet-version of @ExceptionHandler 2009-07-30 10:10:36 +00:00
Keith Donald
db487b6d42 fixe bug in element type for jeremyg 2009-07-29 21:30:48 +00:00
Juergen Hoeller
17dfc8b0fc fixed constructor resolution algorithm to trigger ambiguity exception as late as possible 2009-07-29 16:43:12 +00:00
Sam Brannen
c7661d5341 [SPR-5781] Added a "note" for static import for assertions; additional polishing. 2009-07-29 15:51:18 +00:00
Juergen Hoeller
5d009a2a98 prevent non-public access to bean class as well, if demanded 2009-07-29 15:15:47 +00:00
Arjen Poutsma
12e43ff92d SPR-5953 - Allow SimpleMappingExceptionResolver to Resolve HTTP Status Codes 2009-07-29 12:57:56 +00:00
Arjen Poutsma
2d4ae59ff1 SPR-5961 2009-07-29 12:49:54 +00:00
Arjen Poutsma
9eb962d941 2009-07-29 09:37:34 +00:00
Arjen Poutsma
dc59ca427c Using correct encoding (ISO-8859-1) instead of JVM default when no character encoding is given. 2009-07-29 08:37:59 +00:00
Andy Clement
7c6ea9b80d per Ramnivas' suggestion, removing this bit to try and fix snapshot builds 2009-07-28 22:03:09 +00:00
Juergen Hoeller
3cb073abce revised non-lenient resolution 2009-07-28 14:43:37 +00:00
Keith Donald
1d6a7e57c1 delegate to presentation model 2009-07-28 14:01:55 +00:00
Arjen Poutsma
b11970ed8d SPR-5923 - HttpMessageConverter selection as a result of @ResponseBody should consider the requested content type 2009-07-28 13:12:12 +00:00
Keith Donald
de234e6839 polish 2009-07-27 22:23:50 +00:00
Keith Donald
d2d1de5457 mvc binding lifecycle; packaged with model map for now since it depends on it 2009-07-27 22:20:07 +00:00
Keith Donald
f0ca94d5f3 new presentation model methods; ability to surpress commit of dirty value in PMB 2009-07-27 21:49:09 +00:00
Keith Donald
0f434883dd binding lifecycle per design review 2009-07-27 21:25:51 +00:00
Keith Donald
cd9f0bc10c package info 2009-07-27 18:23:33 +00:00
Sam Brannen
522475a05b [SPR-5893] polishing 2009-07-27 15:57:16 +00:00
Mark Fisher
fa1676460a Replaced BinderSupport with a refactored AbstractBinder that delegates to a FieldBinder whose creation is the responsibility of each subclass. 2009-07-27 14:39:20 +00:00
Juergen Hoeller
1eabe2b441 lenientConstructorResolution flag applies to factory methods as well 2009-07-27 14:09:42 +00:00
Keith Donald
e85ad67fd0 javadoc 2009-07-27 12:39:23 +00:00
Keith Donald
ca060cea42 binder support 2009-07-27 12:36:16 +00:00
Arjen Poutsma
880eb9e2b2 SPR-5622: Changed javadoc to reflect current HandlerExceptionResolvers. 2009-07-27 11:24:46 +00:00
Arjen Poutsma
307fb0aec8 SPR-5942: MarshallingHttpMessageConverter should not require both marshaller and unmarshaller 2009-07-27 11:15:43 +00:00
Mark Fisher
ac56f1f9b1 Removed @Override on interface method. 2009-07-27 01:10:53 +00:00
Mark Fisher
88a68042ba Initial import of GenericBinder. 2009-07-27 01:05:46 +00:00
Keith Donald
110ada7626 polish 2009-07-26 21:28:53 +00:00
Keith Donald
0124224ebf polish 2009-07-26 21:27:58 +00:00
Keith Donald
ce8f07994d polish 2009-07-26 21:25:39 +00:00
Keith Donald
505f3c245a polish 2009-07-26 21:24:00 +00:00
Keith Donald
da7e596b2a default message factory 2009-07-26 21:22:13 +00:00
Keith Donald
4ed3924e6f javadoc polish; added errors() to BindingResults 2009-07-26 20:57:22 +00:00
Keith Donald
e6b6743c44 bind template polish 2009-07-26 20:24:44 +00:00
Keith Donald
a66aa8c320 added bind template / field binder 2009-07-26 20:23:51 +00:00
Sam Brannen
ccb0a30169 fixed minor typo 2009-07-25 23:03:24 +00:00
Sam Brannen
755b514468 [SPR-5798] fixed typos 2009-07-25 22:41:16 +00:00
Keith Donald
16b06306e0 presentation model binder tests 2009-07-25 17:40:42 +00:00
Keith Donald
dbf41e630b polish 2009-07-25 17:39:35 +00:00
Keith Donald
edd7bb8d03 collapsed into support 2009-07-25 04:42:58 +00:00
Keith Donald
990d446c84 polish 2009-07-25 04:40:31 +00:00
Keith Donald
726d3464c1 obsolete 2009-07-25 04:23:01 +00:00