Juergen Hoeller
78c906caaa
JSP HiddenInputTag allows for using common HTML attributes (SPR-7249)
2010-06-07 20:32:52 +00:00
Keith Donald
d075b82372
Spring eval docs
2010-02-12 20:43:40 +00:00
Keith Donald
62eb6cb473
Spring eval docs
2010-02-12 20:42:35 +00:00
Keith Donald
f23b55dc13
spring:eval tag initial commit
2010-02-11 22:53:49 +00:00
Juergen Hoeller
ef024db318
polishing
2010-02-10 21:29:13 +00:00
Keith Donald
b7b52fffea
renamed path element to mapping per code review
2009-11-30 16:32:59 +00:00
Keith Donald
c8d6360855
ability to have multiple path patterns per mapped interceptor definition
2009-11-30 07:51:29 +00:00
Keith Donald
d4a21f1db8
added back mvc:interceptors element and added interceptor matching based on path pattern; needs review
2009-11-30 02:55:02 +00:00
Keith Donald
de1d548725
SPR-6413 and SPR-6414 first cut: needs review, particularly compatibility note in AbstractHandlerMapping
2009-11-26 08:27:42 +00:00
Keith Donald
7309b11849
mvc namespace interceptors element--ignoring test case until issue with setting collection of bean definition property values is resolved
2009-11-21 16:00:53 +00:00
Keith Donald
44fcc572a7
mvc:interceptors namespace element initial commit
2009-11-21 15:17:26 +00:00
Thomas Risberg
7844a633b5
added entry for unversioned xsd reference
2009-11-11 16:29:31 +00:00
Keith Donald
fdabfefe32
docs
2009-11-11 15:51:43 +00:00
Christian Dupuis
cb8b603bdf
update icon for mvc namespace
2009-11-11 15:42:53 +00:00
Keith Donald
e690bf0c62
not needed according to Christian
2009-11-11 15:28:29 +00:00
Keith Donald
6f3dfe13d0
mvc namespace conversion-service and validator attributes
2009-11-11 15:26:08 +00:00
Keith Donald
1bb007c321
results of code review of mvc namespace
2009-11-10 19:15:32 +00:00
Keith Donald
733be4f400
spring mvc namespace initial commit; work in progress
2009-11-05 21:49:21 +00:00
Jeremy Grelle
982ece595c
SPR-5931 - Allow non-standard attributes in <form> tags
2009-09-21 02:48:00 +00:00
Jeremy Grelle
1c134925ba
SPR-6114 - Upgrade the Spring JSP tag libraries to JSP 2.0
2009-09-17 22:39:35 +00:00
Scott Andrews
99fa91d56e
SPR-5605 spring:url tag should use htmlEscape instead of escapeXml for entity encoding
2009-03-26 04:37:26 +00:00
Scott Andrews
9335233618
javadoc polish
2009-01-23 15:18:25 +00:00
Scott Andrews
8e261e5833
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().
2009-01-22 20:36:36 +00:00
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.
2008-11-17 15:10:26 +00:00