help me about indexed properties

2004-03-11 Thread Mu Mike
I have the below jsp file needs help <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> indexId="ctr"> property='<%= "labelValue[" + ctr + "].label" %>' /> Submit Changes

RE: help me about indexed properties

2004-03-11 Thread Mu Mike
sorry, the last mail doesnt display correctly, but when I tried to write a new one, I saw it displays correctly as the below Thanks&Regards From: "Mu Mike" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTEC

(again)help me about indexed properties

2004-03-11 Thread Mu Mike
well,sorry again, my qeustion is the below I have the below jsp file needs help <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %> indexId="ctr"> (QUESTION: what do name property ,id ,indexID mean here?

RE: help me about indexed properties

2004-03-11 Thread Craig Tataryn
nks&Regards > > >From: "Mu Mike" <[EMAIL PROTECTED]> > >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Subject: help me about indexed properties > >Date: Fri, 12 Mar 2004 02:49:47 + &

RE: help me about indexed properties

2004-03-11 Thread Mu Mike
TECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: RE: help me about indexed properties Date: Thu, 11 Mar 2004 21:11:42 -0600 (CST) Hi Mike, the attributes for logic iterate are all explained here: http://jakarta.apache.org/struts/use

Re: (again)help me about indexed properties

2004-03-11 Thread Hubert Rabago
--- Mu Mike <[EMAIL PROTECTED]> wrote: >(QUESTION: what do name property ,id ,indexID mean here? what value can > I set to them?) > I searched online only fail to find any doc that give detailed > explaination about these proeprties> > property='<%= "labelValue[" +