| Author |
<html:select> default selected value
|
Siva Arun
Greenhorn
Joined: Feb 23, 2010
Posts: 28
|
|
As of now, while submitting the this page, the results will be produced at the bottom of this page itself. But, the selected value is reset to the "Select Company" I just want to set the same while as user selected. Could you please advise?
|
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan.
|
 |
in Mkumar
Greenhorn
Joined: Sep 08, 2008
Posts: 20
|
|
change the properties of the company from the selected value in the action class, will resolved this issue.
-Manoj
|
 |
Karthik Jayachandran
Ranch Hand
Joined: Feb 18, 2009
Posts: 36
|
|
Hi, make sure you are not calling actionForm.reset() method in the Action class.
|
 |
 |
|
|
subject: <html:select> default selected value
|
|
|