Class ListPeopleAction

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

public class ListPeopleAction extends ActionSupport
See Also:
  • Constructor Details

    • ListPeopleAction

      public ListPeopleAction()
  • Method Details