public class CompanyForm extends ActionForm { private String name; private String address; //set and get methods }