Files
spring-framework/org.springframework.web.servlet
Scott Andrews c76383fc0d SPR-5267 Support for PUT and DELETE in spring:form tag
Any HTTP method passed to the spring-form:form tag other then GET or POST will automatically be defaulted to POST on the form tag and a hidden input field is created with the requested HTTP method.  By default, the hidden field is named '_method', the name can be overridden using the methodParam attribute on the spring-form:form tag.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@289 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-16 22:03:16 +00:00
..
2008-10-27 15:48:40 +00:00
2008-11-14 01:51:48 +00:00
2008-10-27 15:48:40 +00:00
2008-10-27 09:13:23 +00:00
2008-10-27 09:13:23 +00:00
2008-10-31 17:48:50 +00:00