
I have a simple application in Struts2 and Hibernate which have simple form for entering contact information and after submitting the page it saved to the database. This was a tutorial i was trying from the When i am submitting the form with values it saved to database and it shows the values present in the database on the JSP page. But i want the values from database on to the JSP page when it initially loads. After Submitting it data saved and comes to the JSP. But initially No data shows. Please help me as i am stuck on that.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.