Hi Ichy,

I did think about that but the way my global settings are set the
default value for country is found in the jsp page.  Maybe I need to
rethink this.  I was just hoping there might be another workaround.
i.e. somehow first check the bean and if nothing then use the default
value.

Yes, 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() to set default
value for countryID to US ?
 getCountryID() you are talking is a method of
ActionForm, right?
 ichy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to