| Author |
Retaining selected value in html:select on page refresh
|
Thillai Sakthi
Ranch Hand
Joined: Jun 17, 2000
Posts: 91
|
|
Hi friends: I am very new to struts. Need your help urgently please. I have a single select list. The form needs to be refreshed based on the user selection on this sslist. How do I make the selected value to appear as default selected in the ss list after refresh? For the page to load the first time, "-Select-" needs to be displayed as the default option.... Thanks a lot in advance.... Shakthi
|
Regards,<br /> <br />Shakthi
|
 |
Amit KumarS
Ranch Hand
Joined: Oct 10, 2003
Posts: 100
|
|
|
i guess u need to write scope="session" in your action tag of struts-config.xml file.
|
****************************<br />In 24 hrs Earth rotates once on its Axis.
|
 |
 |
|
|
subject: Retaining selected value in html:select on page refresh
|
|
|