| Author |
Populating each row of a column with a combo box containing values from the database
|
Sachin Paradkar
Greenhorn
Joined: Jul 28, 2004
Posts: 6
|
|
Hi, I am using a Struts framework to populate the values of the combo boxes of each row .When I hard code the JSP page with some values they do get populated . Also I can get single values from the database displayed on the JSP . But I am unable to get all the values from the database of a particular column displayed in the JSP !!! The query for populating the column with a list of resulting values is given in a SQL map called PrimaryProficiencyProfileSQL.xml .
|
SachinParadkar
|
 |
 |
|
|
subject: Populating each row of a column with a combo box containing values from the database
|
|
|