I think you do something like this in your action:

eForm.setCountry(rs.getString("US")); 



----- Original Message ----- 
From: "Xiuyu Zhang" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, October 20, 2003 1:31 PM
Subject: RE: Drop down selection without submit?


> I've populated the option list.  But I want one of the
> options marked as selected, how could I do that?
> 
> Thanks,
> Katelyn
> --- "Nicholson, Robb"
> <[EMAIL PROTECTED]> wrote:
> > <html:select ... onchange="submit()">
> > 
> > 
> > -----Original Message-----
> > From: Barry Volpe [mailto:[EMAIL PROTECTED]
> > Sent: Monday, October 20, 2003 3:33 PM
> > To: Struts Users Mailing List
> > Subject: Drop down selection without submit?
> > 
> > 
> > Hi,
> > 
> > I would like to make a selection from a drop down
> > menu
> > and call an action without using a submit button. 
> > The action
> > is called by a change in the menu selection.
> > 
> > Any suggestions?
> > 
> > Thanks,
> > Barry
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 


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

Reply via email to