If you take advantage of what Struts can do for you, specifying the value attribute is not necessary. In generating the html, Struts will look up the properties' corresponding getters in the ActionForm and set the values it finds as the value attributes in the html.