Keith Donald
d20ba0adec
mvc:interceptors namespace element initial commit
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2487 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-21 15:17:26 +00:00
Thomas Risberg
df583711f1
added entry for unversioned xsd reference
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2334 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 16:29:31 +00:00
Keith Donald
043b001a67
docs
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2332 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 15:51:43 +00:00
Christian Dupuis
02c23384d3
update icon for mvc namespace
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2330 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 15:42:53 +00:00
Keith Donald
260b4c445d
not needed according to Christian
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2329 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 15:28:29 +00:00
Keith Donald
330bffd647
mvc namespace conversion-service and validator attributes
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2328 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-11 15:26:08 +00:00
Keith Donald
7ce0d7841d
results of code review of mvc namespace
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2316 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-10 19:15:32 +00:00
Keith Donald
612b83b036
spring mvc namespace initial commit; work in progress
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2271 50f2f4bb-b051-0410-bef5-90022cba6387
2009-11-05 21:49:21 +00:00
Jeremy Grelle
0622172ea0
SPR-5931 - Allow non-standard attributes in <form> tags
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1946 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-21 02:48:00 +00:00
Jeremy Grelle
e1dd582823
SPR-6114 - Upgrade the Spring JSP tag libraries to JSP 2.0
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1923 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-17 22:39:35 +00:00
Scott Andrews
2d2924e8ce
SPR-5605 spring:url tag should use htmlEscape instead of escapeXml for entity encoding
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@825 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-26 04:37:26 +00:00
Scott Andrews
9c867cfa3d
javadoc polish
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@578 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-23 15:18:25 +00:00
Scott Andrews
ba127b91f1
SPR-3389 Nicer handling of Java 5 enums by the Spring MVC form taglib.
...
The form:options and form:radiobuttons tags will now render a set of options automatically if the bind target is an Enum and items are not otherwise specified. The values of the enum are converted into form inputs where by default the form value is the enum's name() and the form label is the enum's toString().
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@575 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-22 20:36:36 +00:00
Scott Andrews
6ab1b3476e
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.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@292 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-17 15:10:26 +00:00