velocity遍历list - CodeWeblog.com
velocity遍历listvelocity 遍历map 2011-10-17 1.构造map map<String, Object> mapData = new HashMap<String, Object>(); mapData.put("id1", 1L); map...
Velocity遍历List和Map - 乐影天海 - ITeye技术网站
public class TestVelocity extends ActionSupport ...{ List members=new ArrayList(); Map membersMap=new HashMap(); public TestVelocity()...{ Member...