I am new to struts, I am able to insert the values into the database, but unable to retrieve those values into the jsp page. I am getting the values in an ArrayList and using iterator trying to diplay in JSP but no o/p is coming . the values are present in database
View All Comments
| View Tutorial