Re: iterating Vector of HashMap using Logic:iterate

2006-09-21 Thread Chris Pratt
I haven't actually tried this, but would something like this work? ${map['field2']} You might need some 's in there depending on your JSP version, but it's probably a start. (*Chris*) On 9/21/06, Venkata Phani Kumar <[EMAIL PROTECTED]> wrote: Hi, I have a Vector. Each HashMap holds two

R: iterating Vector of HashMap using Logic:iterate

2006-09-21 Thread Marcello Savino
Hih, Marcello -Messaggio originale- Da: Venkata Phani Kumar [mailto:[EMAIL PROTECTED] Inviato: giovedì 21 settembre 2006 9.18 A: Struts Users Mailing List Oggetto: iterating Vector of HashMap using Logic:iterate Hi, I have a Vector. Each HashMap holds two elements as key 'f

iterating Vector of HashMap using Logic:iterate

2006-09-21 Thread Venkata Phani Kumar
Hi, I have a Vector. Each HashMap holds two elements as key 'field1' and 'filed2'. Now in jsp page i have to iterate over above vector and have to construt one combo box as below field2 could any body help how to display as above using Regards Venkata Phanikumar. G