Revision: 1399
http://stripes.svn.sourceforge.net/stripes/?rev=1399&view=rev
Author: mongus
Date: 2011-02-11 20:01:26 +0000 (Fri, 11 Feb 2011)
Log Message:
-----------
Default form method is POST, not GET.
Modified Paths:
--------------
trunk/stripes/resources/stripes.tld
Modified: trunk/stripes/resources/stripes.tld
===================================================================
--- trunk/stripes/resources/stripes.tld 2011-02-11 20:00:41 UTC (rev 1398)
+++ trunk/stripes/resources/stripes.tld 2011-02-11 20:01:26 UTC (rev 1399)
@@ -439,7 +439,7 @@
<name>enctype</name><required>false</required><rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
- <description>The HTTP method used for sending data to the server.
Options are GET and POST. Default is GET. (HTML Pass-through)</description>
+ <description>The HTTP method used for sending data to the server.
Options are GET and POST. Default is POST. (HTML Pass-through)</description>
<name>method</name><required>false</required><rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development