Class NewPersonAction

java.lang.Object
org.apache.struts2.ActionSupport
org.apache.struts2.showcase.person.NewPersonAction
All Implemented Interfaces:
Serializable, Action, ValidationAware, LocaleProvider, TextProvider, Validateable

public class NewPersonAction extends ActionSupport
See Also:
  • Constructor Details

    • NewPersonAction

      public NewPersonAction()
  • Method Details