in struts , i retrieve a collection of data from database and set the data in formbean 
as a collection .
and i try to display the collection in the respective textfields.[ set each value in 
textfield], for that i used logic:iterate tag and bean:write and html:text tags. but i 
am not able to display the value in textfield

Reply via email to