I am using Struts1.3, I have Jsp page which is showing the list of employees on that page. For this what i did is, I have a action inside that action i am calling a function whi
1 have an Action Form 2 map action form to Action in struts-config.xml 3 have a field List in your form 4 on JSP use the following code
Action Form
Action
struts-config.xml
List