Revision: 1037
http://stripes.svn.sourceforge.net/stripes/?rev=1037&view=rev
Author: fdaoud
Date: 2009-02-10 03:18:34 +0000 (Tue, 10 Feb 2009)
Log Message:
-----------
Fix for STS-636
Modified Paths:
--------------
trunk/stripes/resources/stripes.tld
Modified: trunk/stripes/resources/stripes.tld
===================================================================
--- trunk/stripes/resources/stripes.tld 2009-01-24 02:47:20 UTC (rev 1036)
+++ trunk/stripes/resources/stripes.tld 2009-02-10 03:18:34 UTC (rev 1037)
@@ -586,7 +586,7 @@
<attribute><description>@name@</description><name>name</name><required>true</required><rtexprvalue>true</rtexprvalue></attribute>
<attribute>
<description>A symbolic value that will get submitted to the
server when the image button is clicked. (HTML Pass-through)</description>
-
<name>value</name><required>false</required><rtexprvalue>true</rtexprvalue><type>java.lang.Object</type>
+
<name>value</name><required>false</required><rtexprvalue>true</rtexprvalue><type>java.lang.String</type>
</attribute>
<!-- End: Standard Form Input attributes -->
<attribute>
@@ -1981,7 +1981,7 @@
Determines whether validation is run on this ActionBean. False
by default.
</description>
<name>validate</name><required>false</required><rtexprvalue>true</rtexprvalue>
- <type>java.lang.Boolean</type>
+ <type>boolean</type>
</attribute>
<attribute>
<description>
@@ -1991,7 +1991,7 @@
is not instantiated by the tag.
</description>
<name>alwaysExecuteEvent</name><required>false</required><rtexprvalue>true</rtexprvalue>
- <type>java.lang.Boolean</type>
+ <type>boolean</type>
</attribute>
<attribute>
<description>
@@ -1999,7 +1999,7 @@
interceptor returns one. False by default.
</description>
<name>executeResolution</name><required>false</required><rtexprvalue>true</rtexprvalue>
- <type>java.lang.Boolean</type>
+ <type>boolean</type>
</attribute>
<attribute>
<description>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development