<%@ page language="java"%> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> Test struts-html Property Setters

Test struts-html Property Setters

Whatever changes you make to properties should be reflected when the page is redisplayed. Press "Save" to update, or "Cancel" to return to the main menu.
Scalar Properties
booleanProperty nested.booleanProperty
doubleProperty nested.doubleProperty
floatProperty nested.floatProperty
intProperty nested.intProperty
longProperty nested.longProperty
stringProperty nested.stringProperty
Indexed Properties
intIndexed[0] nested.intIndexed[0]
intIndexed[1] nested.intIndexed[1]
stringIndexed[0] nested.stringIndexed[0]
stringIndexed[1] nested.stringIndexed[1]
  Save Reset Cancel