2008/3/20, Sonu S <[EMAIL PROTECTED]>:
> Hi,
>
> I have something like this in JSP :
>
> MALE
> FEMALE
>
> 1) i want to know how to make "Male" to be default selected when page is
> loaded
Initialize your ActionForm's "gender" property with "male".
> 2) I would set the value in form bean a
Hi,
I have something like this in JSP :
MALE
FEMALE
1) i want to know how to make "Male" to be default selected when page is
loaded
2) I would set the value in form bean and on second page i would display
radio buttons to change the value. i would like to know how to make one
radio button selec
2 matches
Mail list logo