| Author |
Populate values from request in Struts 1
|
Kartik Talasu
Ranch Hand
Joined: Aug 21, 2009
Posts: 98
|
|
Hello All,
Am using Struts 1 where am keeping a list in request which i need to get it in JSP. Below is the code which I had used, but its giving error
The bean class name is ProductsVO which is having a attribute name brand.
In action class this are the values am setting in request
What I was suppose to write for options to display the brandsList
|
 |
 |
|
|
subject: Populate values from request in Struts 1
|
|
|