a method of the ActionForm.
Thanks
Tom
-Original Message-
From: ichy [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 14, 2005 10:06 AM
To: Struts Users Mailing List
Subject: Re: html:select default value overwriting bean value
Hi, Tom
did you try to use ActionForm#reset() to set default
value f
, getCountryID() is a method of the ActionForm.
Thanks
Tom
-Original Message-
From: ichy [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 14, 2005 10:06 AM
To: Struts Users Mailing List
Subject: Re: html:select default value overwriting bean value
Hi, Tom
did you try to use ActionForm#reset
Hi, Tom
did you try to use ActionForm#reset() to set default
value for countryID to US ?
getCountryID() you are talking is a method of
ActionForm, right?
ichy
Hi all,
I have the following code:
Which basically gets a list of countries and displays them. But, it
also gets the value that resides in the beans getCountryID method and
sets the value of the drop down to that.
But, if I do this:
4 matches
Mail list logo