| Author |
Logic Iterate
|
manjiri chunekar
Greenhorn
Joined: Apr 08, 2011
Posts: 13
|
|
Integration of struts and spring jdbc
Not getting output...
help me....
i can retieve data through text box but not through table
Employee.java(BEAN)
EmployeeAction
success.jsp
help me....
[JB: added code tags]
|
 |
Sriram Ture
Greenhorn
Joined: Aug 20, 2010
Posts: 23
|
|
Hi,
I am not seeing the list set in the request in your action class,
so that it can be available to your presentation layer.
If you set the list to the request then it can be retrieved in you view.
Thanks
|
 |
 |
|
|
subject: Logic Iterate
|
|
|