Hi to All,
I am trying to make sample application and cant pass arraylist object on
jsp page.
Could any body please guide me regarding to that?
Which will populate my arraylist(emplist) in ListDb class.
I call this method from ListAction.
//code for ListAction
How can i put Arraylist emp in request,and get arraylist object on Jsp page?