|
||
|
|||
|
i want to create combo box/ drop down menu with a list from my servlet.
can i use a for an in the for write the tag <option> of the select component and it will create the options dynamically? there is other way? this way should work?
|
|
||||
|
Have a look at JSTL
![]() You can use the foreach tag. JSP Standard Tag Library (JSTL) c:forEach Tag // Json |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to List all files in a directory | JavaPF | Java Code Snippets and Tutorials | 5 | 03-11-2009 02:42 PM |
| Simple linked list | Koren3 | Collections and Generics | 10 | 02-11-2009 08:33 AM |
| circular linked list | student123xyz | Collections and Generics | 4 | 19-08-2009 03:40 PM |
| What kind of List? | Sterzerkmode | Java Theory & Questions | 1 | 07-05-2009 09:48 AM |
| Linked list | rosh72851 | Collections and Generics | 1 | 09-03-2009 11:23 PM |