how to retriev the values of array list in JSP,
February 22, 2008 at 9:34 AM
im using servlet, from the servlet im passing the arraylist to the JSP, the arraylist has objects which contain three values, how can i retrieve this object values in JSP
View All Comments
| View Tutorial