Re: Need help with updatable indexed properties.

2001-06-13 Thread Jeff Trent
il)" <[EMAIL PROTECTED]> Sent: Wednesday, June 13, 2001 11:52 AM Subject: Need help with updatable indexed properties. > Hi, > > Can someone please show me how to use the 'Iterate' and 'Select' tags instead in JSP code below for the indexed properties some o

Need help with updatable indexed properties.

2001-06-13 Thread Shamdasani Nimmi-ANS004
Hi, Can someone please show me how to use the 'Iterate' and 'Select' tags instead in JSP code below for the indexed properties some of which are modifiable : <%SubmitQuotesForm submitQuotesForm=(SubmitQuotesForm)session.getAttribute("submitQuotesForm");%> <%for (int i=0; i < submitQuotesFor