| Author |
JSTL and RadioButton
|
Steve Dyke
Ranch Hand
Joined: Nov 16, 2004
Posts: 1254
|
|
I need some JSTL help on how to choose a radio button to be checked based on session value.
I have got check boxes to work but stumped on radiobutton group.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56209
|
|
|
Why? Just put the checked attribute on the radio button to be "selected".
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Steve Dyke
Ranch Hand
Joined: Nov 16, 2004
Posts: 1254
|
|
|
Thanks Bear, I got it working.
|
 |
 |
|
|
subject: JSTL and RadioButton
|
|
|