HI,
where is ur "list" coming from??
 
 
-------Original Message-------
 
Date: Friday, June 20, 2003 11:22:39 AM
Subject: Logic:iterate
 
Hello All

Can somebody pls explain how to use <Logic:iterate>

I am using following code

<logic:iterate id="myCollectionElement" name="list" type="com.dl.bi.vo.ArticleVo" scope="page">
<bean:write name="myCollectionElement" property="articleId"/>
<bean:write name="myCollectionElement" property="title"/><br />
</logic:iterate>

What I understood from the documents is myCollection element will be create when
in doStartTag of logic:iterate. And it will be stored in pageContext so that WriteTag
will access it. But I got the error that "myCollectionElement" is not found in any scope

Can somebody pls explain this. or correct me if I am wrong.

Thanks in advance

Shashank S. Dixit
Senior Software Engineer
Datamatics Ltd.
Contact: 28291253 ext 133
Mobile: 9820930075

Be brave against all odds. Never give up.

____________________________________________________
  IncrediMail - Email has finally evolved - Click Here

Reply via email to