maybe you forgot to include the taglib header <%...@taglib uri="/struts-tags" prefix="s" %>
2009/12/17 Nguyen Xuan Son <yama...@gmail.com> > dear all > In the JSP page I have > <s:action name="homeDiscountedNews"> > <s:iterator value="listHomeSaleoffs" > > <div class="newsframe"> > <img src="upload/images/saleoff/<s:property value='picture'/>" align="left" > class="newsimg"> > <strong class="gray_dd"><s:property value='title'/></strong> > <br><s:property value='brief'/> > <br style="line-height:6px "> > <a href="/g/viewListNews.action?id=<s:property value='row_id'/>" > class="gray_d" title="詳しく" ><strong>read more</strong></a> > <img src="g/images/plus_red.jpg" align="absmiddle" style="margin-left:5px > "></div> > <p><br style="line-height:10px "><div class="line"><img > src="g/images/spacer.gif"></div></p> > </s:iterator> > </s:action> > > though the data is available but nothing is displayed on the JSP page > do you have any suggestion > thank you very much > > -- > ======================================================================= > Ritsumeikan University, Asia JinZai Project > Master of Information Science > Nguyen Xuan Son > > Add : Japan, Shiga-Ken, Kusatsu-Shi, Kasayama 3choume 1-18 > ShiteiHaimu > Rien, Room 103 > Tel/Fax : 81-(0)90-3976 2246 > Email : nr000...@ed.ritsumei.ac.jp > Mobile : 81-(0)90-3976 2246 URL : http://www.ritsumei.jp > ======================================================================= > -- Best regards, Thang Hoang