On 3/5/06, Rizwan Ahamad <[EMAIL PROTECTED]> wrote: > <html:option value=="${row.VPAN8}" ><c:out > value="${row.VPAN8}"/></html:option> > </c:forEach> > > I am lost how to set the value inside <html:option value="${row.VPAN8}" > as this always returns the whole thing inside the quotes like below > > <option value="${row.VPAN8}" >12495</option> > > Any help would be appreciated,
What Servlet spec version are you using? (Alternately, what version of what Servlet container?) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]