Creates a JSP file with the form properties, as well as a form bean class with form properties getter and setter methods, and adds a form bean definition to the configuration file.
创建一个具有表单属性的JSP文件,以及一个具有表单属性的getter方法和setter方法的Formbean,并向配置文件中添加一个Form bean的定义。
Automatically calls the setter methods of these variables to enter the values retrieved from the HTML form.
自动调用这些变量的setter方法以输入从HTML表单中检索而得的值。
Calls the setter methods of these variables to put the values retrieved in the HTML form.
调用这些变量的setter方法来存放在HTML表单中检索的值。
The Struts system will generate a pair of getter and setter methods for each form property in the form bean class.
Struts系统会在Formbean类中为每个表单属性生成一对getter方法和setter方法。
The Struts system will generate a pair of getter and setter methods for each form property in the form bean class.
Struts系统会在Formbean类中为每个表单属性生成一对getter方法和setter方法。
应用推荐