-
Display:table tag in struts application (0 messages)
- Posted by: Deepak kulkarni
- Posted on: June 03 2009 01:38 EDT
Hi, I am designing Struts application and in JSP i have used tag and for form data i used tag. Now data is showing properly but when i am editing form data and submitting to action that time i am unable to get submitted form data instead i m getting old form which was set in session . Following is code for ref. ">