<logic:iterate id="el" name="<%= l_strFormName %>" property="results" indexId="index"> <html:text property="primKey[bean:write name="index"/>]"/> </logic:iterate> primKey is an Array in the Fom Bean. So I have to Index it in the <html:text .. tag. My html output is <html:text property="primKey[0]"/> <html:text property="primKey[1]"/> . . .
Surprisingly, When I hardcode indices such as <html:text property="primKey[0]"/>, the proper value is fetched from the Form Bean. Any Help. Thanx
****** Message from InterScan E-Mail VirusWall NT ****** ** No virus found in attached file noname.htm No Virus detected in the attached file(s). ***************** End of message ***************
This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. Visit us at http://www.cognizant.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]