Try This -
<logic:iterate  id ="emp" name="EmpList" offset="<%= indexVar %>" 
length="<%= lengthVar %>">
 
Regards,
Janarthan S


Chaminda Fernando <[EMAIL PROTECTED]> wrote:


> I am trying to use > 
> 
> 
> EmpList,index and length values are set properly in session .
> 
> But this throws following exception :
> 
> java.lang.ClassCastException 
> at org.apache.struts.taglib.logic.IterateTag.doStartTag(IterateTag.java:342)
> at org.apache.jsp.Empdata_jsp._jspService(Empdata_jsp.java:137) 
> 
> 
> But when I try to use it as follows it works.
> 
> 
> 
> How can I make to solve it ?
> Thanks
> Chaminda
> 
> 
> 
> 
> 
> 


---------------------------------
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.

Reply via email to