i am developping a project based on struts,and i also want to use jstl1.1 in the jsp page.in my action class,i have return a Iteratorobject like this: Iterator iter = service.getLogs(querySentence, page); request.setAttribute("logs", iter); but i don't know how to get it in jstl,while in struts u can use <bean:write> tag,so i wonder if it is possible in jstl1.1?
_________________________________________________________ Do You Yahoo!? 美女明星应有尽有,"一搜"搜遍美图、艳图和酷图 http://image.yisou.com 100兆邮箱够不够用?雅虎电邮自助扩容! http://cn.rd.yahoo.com/mail_cn/tag/100m/*http://cn.promo.yahoo.com/minisite/100m/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]