> i want to give the drop-down in my jsf .how to give that
The JSF tags h:selectManyListbox and h:selectOneListbox.
<http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/h/selectManyListbox.html>
<http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/h/selectOneListbox.html>
For Sun's explanations of JSF, including the above tags:
<http://java.sun.com/javaee/5/docs/tutorial/doc/bnaph.html>

Signature
Lew
jai- nigam - 11 Feb 2008 14:31 GMT
> > i want to give the drop-down in my jsf .how to give that
>
[quoted text clipped - 7 lines]
> --
> Lew
thanks lew for your help