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
> > <form-property name="expectedVia" type="java.lang.String">
> > </form-property>
> >
> > 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 <form-property> tag?
> Example:
>     <form-property  name="acceptTerms"
>                               type="java.lang.String"
>                               initial="N"/>
> 
> --
> Wendy Smoak
> 
> ---------------------------------------------------------------------
> 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