| Author |
Init()
|
Julie Jacob
Greenhorn
Joined: Aug 17, 2005
Posts: 20
|
|
|
Initialization Parameters for a Servlet and populating data into the listbox in jsp How
|
 |
Aro Rajesh
Greenhorn
Joined: Sep 22, 2005
Posts: 3
|
|
Hi, you can list the values in list box, by using html ptions or html ptionsCollections tag. to do this, you have to return a collection to jsp. about initializing parameters at servlet, i think you need to initialize at your action class. if so, you can override the init method.
|
 |
 |
|
|
subject: Init()
|
|
|