aspose file tools
The moose likes Struts and the fly likes radio buttons not retaining values Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "radio buttons not retaining values " Watch "radio buttons not retaining values " New topic
Author

radio buttons not retaining values

vinitha simon
Ranch Hand

Joined: Dec 13, 2007
Posts: 64
I have a form containing radio buttons, I have a preview page, where the users can view their selection and also have a back button to edit their choices. If the back button is clicked, the selection in the radio buttons are lost. I've tried passing them as hidden variables in the form, but it does not work.


Any help is appreciated.

TIA,
vinitha simon
Ranch Hand

Joined: Dec 13, 2007
Posts: 64
forgot to mention, its based on struts 2!!
Merrill Higginson
Ranch Hand

Joined: Feb 15, 2005
Posts: 4864
Please post your code including entries in the struts.xml files.


Merrill
Consultant, Sima Solutions
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: radio buttons not retaining values
 
Similar Threads
Redrawing the UI
how to disable text input field and change color or text box?
Please help me regarding the forms selection
How can I disable a text input field?
how to create new form elements based on radio button selection?