display table无法显示后台传送来的数据

html:form action="yue.do" method="post"
${map.li}
display:table id="arow" name="li" cellspacing="1" cellpadding="2" keepStatus="true"
pagesize="5" sort="list" requestURI="yue.do" export="true"
class="main" style="width:100%">

class="mtd" headerClass="mtd" style="width:25%" />

/display:table>
/html:form>!!>
页面显示 : [po.Zi@16ae150, po.Zi@1ee6eca] 没有显示结果。


display:table id="arow" name="map.li"
name属性修改成map.li

求解答,${map.li}可以获取到数据