<%@taglib prefix="s" uri="/struts-tags" %> Struts2 Showcase - Conversion
  • Populate into the Struts action class a List of Person.java Object
  • Populate into Struts action class a Set of Address.java Object
  • Populate into Struts action class a List of OperationEnum.java (Java5 Enum)