
Hi All,
I am new in struts and try to make an application in struts2.
Need help on dynamic data content.
In application i am tried to fetch data and save in variable and use set & get method for using that variable which i was fetched through database now the problem is data is fetched successfully but when we try to save the data in private string( for set and get method ) that was save but temporary means i used SOP inside the set method it shows the data has been save successfully but when we call get method it will return the null value of hard coded values.
Please help, please let me know if i miss some important part of struts2
I used below tags
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.