Re: Logic Iterate problem

2009-01-17 Thread ECLIPSE + CVS
Thanks !!! Paweł Wielgus wrote: > > Hi, > You are iterating over user. > > Best regards, > Paweł Wielgus. > > 2009/1/14 ECLIPSE + CVS : >> >> Hi, >> >> In one page of my application i am trying to iterate through one >> collection >> for populating one combo box. But it is showing >> "java

RE: Logic Iterate problem

2009-01-14 Thread Martin Gainty
Did you have the tld declaration at the top of your jsp page e.g <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> ? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official busines

Re: Logic Iterate problem

2009-01-14 Thread Paweł Wielgus
Hi, You are iterating over user. Best regards, Paweł Wielgus. 2009/1/14 ECLIPSE + CVS : > > Hi, > > In one page of my application i am trying to iterate through one collection > for populating one combo box. But it is showing > "javax.servlet.jsp.JspException: Cannot create iterator for this col