<logic:iterate id="str" name="ad1List">
     <bean:write name="str" property="${file_dir}"/>
</logic:iterate>
<logic:iterate id="str" name="ad1List">  ad1list 是action里面传过来的list<bean:write name="str" property="${file_dir}"/> ${file_dir} 是list里面的属性说<logic:iterate id="str" name="ad1List"> 有错