Re: Radio Button Default Values

2005-02-14 Thread Daniel Kies
Worked great, thank you very much. On Mon, 14 Feb 2005 11:45:00 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "Daniel Kies" <[EMAIL PROTECTED]> > > and struts config for this dynaactionform is > > > > > > > > I just can't figure out how to get UPS as the default radio button > > selecte

Re: Radio Button Default Values

2005-02-14 Thread Wendy Smoak
From: "Daniel Kies" <[EMAIL PROTECTED]> > and struts config for this dynaactionform is > > > > I just can't figure out how to get UPS as the default radio button > selected. Any suggestions? Did you try using the 'initial' attribute of the tag? Example: -- Wendy Smoak ---