
how to make drop down list in JSF & fetch data Item from database???

hi friend,
To make a drop down list in JSF you can use either of the following
<h:selectManyListbox> <h:selectOneListbox>
Please go through the following link this may helpful for you :
http://www.devmanuals.com/tutorials/java/jsf/jsf2TagLibrary/html/selectManyListbox.html http://www.devmanuals.com/tutorials/java/jsf/jsf2TagLibrary/html/selectOneListbox.html
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
