Author: bayard Date: Mon Jun 11 14:51:21 2007 New Revision: 546298 URL: http://svn.apache.org/viewvc?view=rev&rev=546298 Log: In fact, the checkboxes are not selected by default. The code seems to back this up, so changing the description.
Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp/html-multibox.jsp Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp/html-multibox.jsp URL: http://svn.apache.org/viewvc/struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp/html-multibox.jsp?view=diff&rev=546298&r1=546297&r2=546298 ============================================================================== --- struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp/html-multibox.jsp (original) +++ struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp/html-multibox.jsp Mon Jun 11 14:51:21 2007 @@ -31,7 +31,7 @@ </div> Whatever changes you make to properties should be reflected when the page -is redisplayed. When first started, all of the listed checkboxes should +is redisplayed. When first started, all of the listed checkboxes should not be selected. Press "Save" to update, or "Cancel" to return to the main menu.