struts2 标签之数组聚合迭代

struts2标签之数组集合迭代????类似于ListString[] 这样的集合用struts2标签迭代。假如在action中定义一

struts2 标签之数组集合迭代

????类似于List<String[]> 这样的集合用struts2标签迭代。假如在action中定义一个这样的集合:

???