RE: Help- logic:iterate tag

2003-06-09 Thread Kamholz, Keith (corp-staff) USX
Well, I'm not sure exactly what you want to know, but here's an example of how I used it in an application I'm currently working on: table logic:iterate id=ansm name=groups type=com.moog.us.app.ans.data.AnsmItem tr td html:link page=/GetFormatGroup.do?type=group

RE: Help- logic:iterate tag

2003-06-09 Thread Sashi Ravipati
This will definitely help me , but the reason for asking this question .. In my application my requirement is to have multiple HTML elements with the same name. eg: table tr tdhtml:text property=beginDate/td tdhtml:text property=endDate/td td html:select property=area html:option

RE: Help- logic:iterate tag

2003-06-09 Thread Kamholz, Keith (corp-staff) USX
with 'thisElement') /logic:iterate Does that help more? Keith Kamholz Programming and Architecture Moog Inc. Phone: (716) 687-7001 -Original Message- From: Sashi Ravipati [mailto:[EMAIL PROTECTED] Sent: Monday, June 09, 2003 1:26 PM To: [EMAIL PROTECTED] Subject: RE: Help- logic:iterate tag