aspose file tools
The moose likes Struts and the fly likes Retaining selected value in html:select on page refresh Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Retaining selected value in html:select on page refresh" Watch "Retaining selected value in html:select on page refresh" New topic
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.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Retaining selected value in html:select on page refresh
 
Similar Threads
how to fill a combobox with values from objects in an ArrayList...
how to set option to default ?
html:select problem-------
How can I add more text input base on users selection
html:option selected