Hi :)

Could anyone pls tell me how to populate a dropdown list using struts
 tag libraries. I've heard that I need to put a Collection (Arraylist) in
the request.
This Collection is build from a Database.
For Example I have 3 files :
- UserForm.java
- UserAction.java
- SelectUser.jsp

I want to select a user from the dropdown list that appears in my
SelectUser.jsp file, in order to edit the user information for exemple.

Thanks all
Dams



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to